The ContactEndpointCollectiontype exposes the following members.

Methods

  Name Description
Public method Add(ContactEndpoint)
Adds an contact endpoint to the collection.
Public method Add(ContactEndpointType, String)
Adds an contact endpoint to the collection.
Public method Clear
Removes all contact endpoints from the collection.
Public method Contains
Public method CopyTo
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method IndexOf
Return the index of the contact endpoint in the collection.
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Insert
Protected method MemberwiseClone () () () () (Inherited from Object Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method Remove
Public method RemoveAt
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Count
Returns number of contact endpoints in the collection.
Public property IsReadOnly
Public property Item
Given an index, returns or updates an item in the collection.

Explicit Interface Implementations

See Also