LightsCollection.GetEnumerator Method |
Language: |
Returns an enumerator that can iterate through the LightsCollection.
Visual Basic .NET Overrides Public Function GetEnumerator() As IEnumerator C# public override IEnumerator GetEnumerator(); Managed C++ public: IEnumerator* GetEnumerator(); JScript .NET public override function GetEnumerator() : IEnumerator;
System.Collections.IEnumerator . An enumerator that can iterate through the LightsCollection.
Feedback? Please provide us with your comments on this topic.