Membros OlapInfoAxisCollection.Enumerator
Supports iterating over a OlapInfoAxisCollection and reading its individual OlapInfoAxis objects.
O tipo OlapInfoAxisCollection. . :: . .Enumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de ValueType.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de ValueType.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveNext | Moves to the next OlapInfoAxis in the OlapInfoAxisCollection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Herdado de ValueType.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Current | Gets the current OlapInfoAxis in the OlapInfoAxisCollection. |
Início
Consulte também