| LightsCollection.GetEnumerator Method | Language: | 
Returns an enumerator that can iterate through the LightsCollection.
Visual Basic Overrides Public Function GetEnumerator() As IEnumerator C# public override IEnumerator GetEnumerator(); C++ public: 
virtual IEnumerator^ GetEnumerator() override;JScript public override function GetEnumerator() : IEnumerator; 
System.Collections.IEnumerator
An enumerator that can iterate through the LightsCollection.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.