Membros ForEachItemValueEnumerator
Implements an enumerator over the ForEachItemValue collection. This class cannot be inherited.
O tipo ForEachItemValueEnumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de 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 | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Current | Gets the current ForEachItemValue object in the collection. |
Início
Consulte também