Sets the enumerator to the first attribute description in the
enumeration.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in
microsoft.metadirectoryservicesex.dll)
Usage
Syntax
Visual Basic |
Public MustOverride Sub Reset
|
C# |
public abstract void Reset ()
|
C++ |
public:
virtual void Reset () abstract
|
J# |
public abstract void Reset ()
|
JScript |
public abstract function Reset ()
|
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also