MonobjcMonobjc Documented Class Library
ABGroup Constructor
NamespacesMonobjc.AddressBookABGroupABGroup()()()()
Members
IconMemberDescription
ABGroup(ABAddressBook)

Initializes a record using the given address book.

Original signature is '- (id) initWithAddressBook:(ABAddressBook *) addressBook'

Available in Mac OS X v10.5 and later.


ABGroup()()()()
Initializes a new instance of the ABGroup class.

ABGroup(IntPtr)
Initializes a new instance of the ABGroup class.

ABGroup(String, Object, array<Object>[]()[][])
Initializes a new instance of the ABGroup class.

Assembly: Monobjc.AddressBook (Module: Monobjc.AddressBook)