Public ReadOnly Property ActualRowCount As Integer
public int ActualRowCount { get; }
public: property int ActualRowCount { int get (); }
function get_actualRowCount();