Represents a strongly-typed collection of Contact objects. The following tables list the members exposed by the ContactCollection type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ContactCollection class. |
Name | Description | |
---|---|---|
![]() |
Gets a Contact object from the collection given its zero-based index or identifier. |
Name | Description | |
---|---|---|
![]() |
Adds the specified contact to this collection. |
|
![]() |
Removes all elements from the collection. |
|
![]() |
Overloaded. Determines whether this collection contains the specified contact. |
|
![]() |
Inserts the specified Contact object at the specified position within the collection. |
|
![]() |
Removes the first occurrence of the specified Contact object from this collection. |
Name | Description | |
---|---|---|
![]() |
Raised when the collection has been changed. |