The ContactCollectiontype exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | ||
Clear | ||
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 | ||
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Insert | ||
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
Remove | ||
RemoveAt | ||
ToString | (Inherited from Object.) | |
TryGetContact |
Gets the first ocurrence of a contact with the
specified Uri. Returns true if the collection contains a contact
with the specified Uri. Otherwise, false is returned.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable . . :: . . GetEnumerator |