HierarchyCollection.Enumerator Miembros
Supports iterating over a HierarchyCollection and reading its individual Hierarchy.
El tipo HierarchyCollection. . :: . .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 Hierarchy in the HierarchyCollection. | |
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 Hierarchy in the HierarchyCollection. |
Principio