Compartilhar via


MultiValuedProperty<T>.Enumerator Members

Include Protected Members
Include Inherited Members

Provides an enumerator for enumerating a collection of MultiValuedProperty<T> objects.

The MultiValuedProperty<T>.Enumerator generic type exposes the following members.

Properties

  Name Description
Public property Current

Top

Methods

  Name Description
Public method Dispose
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNext
Public method Reset
Public method ToString (Inherited from ValueType.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IEnumerator.Current

Top