Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ValueCollectionEnumerator constructor creates an instance of the ValueCollectionEnumerator class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As New ValueCollectionEnumerator
Syntax
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Protected Sub New
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected ValueCollectionEnumerator ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
protected:
ValueCollectionEnumerator ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */
protected ValueCollectionEnumerator ()
EditorBrowsableAttribute(EditorBrowsableState.Never)
protected function ValueCollectionEnumerator ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
ValueCollectionEnumerator Class
ValueCollectionEnumerator Members
Microsoft.MetadirectoryServices Namespace