OlapInfoHierarchyCollection.Enumerator Miembros
Supports iterating over a OlapInfoHierarchyCollection and reading its individual OlapInfoHierarchy objects.
El tipo OlapInfoHierarchyCollection. . :: . .Enumerator expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de ValueType). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de ValueType). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
MoveNext | Moves to the next OlapInfoHierarchy in the OlapInfoHierarchyCollection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Se hereda de ValueType). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Current | Gets the current OlapInfoHierarchy in the OlapInfoHierarchyCollection. |
Principio