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