LightsCollection.Count Property |
Language: |
Retrieves the number of Light objects in the LightsCollection.
Visual Basic .NET Public ReadOnly Property Count As Integer C# public int Count { get; } Managed C++ public: __property int get_Count(); JScript .NET public function get Count() : int
System.Int32 . Number of Light objects in the LightsCollection.
This property is read-only.
Feedback? Please provide us with your comments on this topic.