Click or drag to resize

DataFrameGetSubRow Method

Overload List
 NameDescription
Public methodGetSubRow(Int32, Slice) Gets the portion of the row in this data frame indicated by the given row index and column slice.
Public methodGetSubRow(Int32, Subset) Gets the portion of the row in this data frame indicated by the given row index and column subset.
Top
See Also