The NodeCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the count of child Rows.
Public propertyItem
Gets the child Row at the specified index.
Public propertyTotalCount
Gets the total count of all visible and invisible Rows.
Public propertyTotalVisibleCount
Gets the total count of all visibleRows.

See Also