LightsCollection.Current Property |
Language: |
Retrieves the current Light object in the LightsCollection.
Visual Basic .NET Overrides Public ReadOnly Property Current As Object C# public override object Current { get; } Managed C++ public: __property virtual Object* get_Current(); JScript .NET public function get Current() : Object
System.Object . Current Light object in the LightsCollection.
This property is read-only.
Feedback? Please provide us with your comments on this topic.