Membres NamedSetCollection.Enumerator
Supports iterating over a NamedSetCollection and reading its individual NamedSet objects.
Le type NamedSetCollection. . :: . .Enumerator expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
{dtor} | Releases all resources used by the NamedSetCollection..::..Enumerator. | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
MoveNext | Moves to the next NamedSet in the NamedSetCollection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Current | Gets the current NamedSet in the NamedSetCollection. |
Haut de la page