NamedSetCollection.Enumerator 成員
Supports iterating over a NamedSetCollection and reading its individual NamedSet objects.
NamedSetCollection. . :: . .Enumerator 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
{dtor} | Releases all resources used by the NamedSetCollection..::..Enumerator. | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 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 | (繼承自 Object。) |
頂端