Overload List

  NameDescription
GetRows(Slice)
Gets a new data frame containing the portion of this data frame specified by the given row slice.
GetRows(Subset)
Gets a new data frame containing the portion of this data frame specified by the given row subset.

See Also