Membri ForEachItemValueEnumerator
Implements an enumerator over the ForEachItemValue collection. This class cannot be inherited.
Il tipo ForEachItemValueEnumerator espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
MoveNext | Advances the enumerator to the next element of the collection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Current | Gets the current ForEachItemValue object in the collection. |
In alto
Vedere anche