TaskCollection.TaskCollectionEnumerator Members

3/29/2010

Represents the Task collection enumerator. Used to iterate through the Task collection.

The following tables list the members exposed by the TaskCollection.TaskCollectionEnumerator type.

Public Constructors

  Name Description
TaskCollection.TaskCollectionEnumerator Initializes a new instance of the TaskCollectionEnumerator class.

Top

Public Properties

  Name Description
Aa455685.pubproperty(en-us,MSDN.10).gif Current Gets the current Task item from the Task collection.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa455685.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
Aa455685.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
Aa455685.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
Aa455685.pubmethod(en-us,MSDN.10).gif MoveNext  Increments the enumerator to the next PIM item in the collection. (inherited from PimItemCollection.PimItemCollectionEnumerator)
Aa455685.pubmethod(en-us,MSDN.10).gif Aa455685.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
Aa455685.pubmethod(en-us,MSDN.10).gif Reset  Resets the enumerator. (inherited from PimItemCollection.PimItemCollectionEnumerator)
Aa455685.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa455685.protmethod(en-us,MSDN.10).gif Finalize  (inherited from Object )
Aa455685.protmethod(en-us,MSDN.10).gif 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

TaskCollection.TaskCollectionEnumerator Class
Microsoft.WindowsMobile.PocketOutlook Namespace