public int MaxLights {get;}
public: __property int get_MaxLights();
public: property int MaxLights { int get(); }
'Declaration Public ReadOnly Property MaxLights As Integer
'Usage Dim instance As ImGearVectorView Dim value As Integer value = instance.MaxLights
ImGearVectorView Class ImGearVectorView Members