The ContactEndpointCollectiontype exposes the following members.
Methods
Name | Description | |
---|---|---|
Add(ContactEndpoint) |
Adds an contact endpoint to the
collection.
|
|
Add(ContactEndpointType, String) |
Adds an contact endpoint to the
collection.
|
|
Clear |
Removes all contact endpoints from the
collection.
|
|
Contains | ||
CopyTo | ||
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
IndexOf |
Return the index of the contact endpoint in
the collection.
|
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Insert | ||
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
Remove | ||
RemoveAt | ||
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Count |
Returns number of contact endpoints in the
collection.
|
|
IsReadOnly | ||
Item |
Given an index, returns or updates an item in
the collection.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable . . :: . . GetEnumerator |