int Count { get; }
ReadOnly Property Count As Integer Get Dim instance As IItemCollection Dim value As Integer value = instance.Count
property int Count { int get (); }
© 2020 SmartBear Sofware