ContactCollection.ContactCollectionEnumerator Constructor
3/29/2010
Initializes a new instance of the ContactCollectionEnumerator class.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
public ContactCollectionEnumerator (
ContactCollection collection
)
'Declaration
Public Sub New ( _
collection As ContactCollection _
)
Parameters
- collection
Base collection for the enumerator.
See Also
Reference
ContactCollection.ContactCollectionEnumerator Class
ContactCollection.ContactCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace