AddressBook.ABMultiValue<T>: Property Members

The properties of AddressBook.ABMultiValue<T> are listed below. For a list of all members, see the ABMultiValue<T> Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countnint. The number of entries in the AddressBook.ABMultiValue<T>.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
IsReadOnlybool. Gets a value indicating whether the AddressBook.ABMultiValue<T> is read-only.
[read-only]
default property
Item(nint)ABMultiValueEntry<T>. Gets the AddressBook.ABMultiValueEntry<T> instances at the specified index.
[read-only]
PropertyTypeABPropertyType. The type of the values in the collection.