'DeclarationReadOnly Property Count As System.Integer
'UsageDim instance As IChartGroups Dim value As System.Integer value = instance.Count
System.int Count {get;}
read-only property Count: System.Integer;
function get Count : System.int
__property System.int get_Count();
property System.int Count { System.int get(); }