'Declaration
ReadOnly Property ListCount As System.Integer
'Usage
Dim instance As IControlFormat Dim value As System.Integer value = instance.ListCount
System.int ListCount {get;}
read-only property ListCount: System.Integer;
function get ListCount : System.int
__property System.int get_ListCount();
property System.int ListCount { System.int get(); }