TaskCollection.TaskCollectionEnumerator Constructor
3/29/2010
Initializes a new instance of the TaskCollectionEnumerator class.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
public TaskCollectionEnumerator (
TaskCollection collection
)
'Declaration
Public Sub New ( _
collection As TaskCollection _
)
Parameters
- collection
The collection to enumerate on.
See Also
Reference
TaskCollection.TaskCollectionEnumerator Class
TaskCollection.TaskCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace