Overload List

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

See Also