Open topic with navigation
Rows Property (ITableBase<T>)
The rows in the object.
C# Syntax
ReadOnlyCollection<ITableRow<T>>
Rows {
get
;}