int NumberOfColors {get;}
__property int get_NumberOfColors();
property int NumberOfColors { int get(); }
'Declaration ReadOnly Property NumberOfColors As Integer
'Usage Dim instance As IImGearColorBook Dim value As Integer value = instance.NumberOfColors
IImGearColorBook Interface IImGearColorBook Members