'Declaration ReadOnly Property Count As System.Integer
'Usage Dim instance As ICalcStorage(Of TKey,TValue) Dim value As System.Integer value = instance.Count
System.int Count {get;}
'Declaration ReadOnly Property Count As System.Integer
'Usage Dim instance As ICalcStorage(Of TKey,TValue) Dim value As System.Integer value = instance.Count
System.int Count {get;}