RecipientCollectionEnumerator Members
3/29/2010
Defines an enumerator for iterating through Recipient collections.
The following tables list the members exposed by the RecipientCollectionEnumerator type.
Public Constructors
Name | Description | |
---|---|---|
RecipientCollectionEnumerator | Initializes a new instance of the RecipientCollectionEnumerator class. |
Top
Public Properties
Name | Description | |
---|---|---|
Current | Gets the Recipient currently pointed to by the enumerator. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
MoveNext | Indexes to the next position in the Recipient collection. | |
ReferenceEquals | (inherited from Object ) | |
Reset | Resets the enumerator. | |
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 |
Top
See Also
Reference
RecipientCollectionEnumerator Class
Microsoft.WindowsMobile.PocketOutlook Namespace