VisualCollection.Enumerator Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates Visual items in a VisualCollection.
public: value class VisualCollection::Enumerator : System::Collections::IEnumerator
public struct VisualCollection.Enumerator : System.Collections.IEnumerator
type VisualCollection.Enumerator = struct
interface IEnumerator
Public Structure VisualCollection.Enumerator
Implements IEnumerator
- Inheritance
- Implements
Properties
Current |
Gets the current element in the collection. |
Methods
MoveNext() |
Advances the enumerator to the next element in the collection. |
Reset() |
Resets the enumerator to its initial position, which is before the first element in the collection. |
Explicit Interface Implementations
IEnumerator.Current |
For a description of this members, see Current. |
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.