ContactCollection.ContactCollectionEnumerator Members
3/29/2010
Represents the Contact collection enumerator. Used to iterate through the Contact collection.
The following tables list the members exposed by the ContactCollection.ContactCollectionEnumerator type.
Public Constructors
Name | Description | |
---|---|---|
ContactCollection.ContactCollectionEnumerator | Initializes a new instance of the ContactCollectionEnumerator class. |
Top
Public Properties
Name | Description | |
---|---|---|
Current | Gets the current Contact item from the Contact collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
MoveNext | Increments the enumerator to the next PIM item in the collection. (inherited from PimItemCollection.PimItemCollectionEnumerator) | |
ReferenceEquals | (inherited from Object ) | |
Reset | Resets the enumerator. (inherited from PimItemCollection.PimItemCollectionEnumerator) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerator.Current | Gets the current PIM item from the enumerator. (inherited from PimItemCollection.PimItemCollectionEnumerator) |
Top
See Also
Reference
ContactCollection.ContactCollectionEnumerator Class
Microsoft.WindowsMobile.PocketOutlook Namespace