ValueCollectionEnumerator Methods

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method MoveNext The MoveNext method advances the enumerator to the next Value object in the enumeration.
public method Reset The Reset method sets the enumerator to the first Value object in the enumeration.
public method ToString  (Inherited from Object)

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also

Reference

ValueCollectionEnumerator Class
Microsoft.MetadirectoryServices Namespace
Value Class
ValueCollection Class