[NotNullAttribute]
public string RowCount { get; }<NotNullAttribute>
Public ReadOnly Property RowCount As String
Getpublic:
[NotNullAttribute]
property String^ RowCount {
String^ get ();
}[<NotNullAttribute>]
member RowCount : string with get