Click or drag to resize

DataFrameGetRowDictionary Method

Overload List
 NameDescription
Public methodGetRowDictionary(Int32) Gets a row dictionary for the given row index. The dictionary keys are the column names.
Public methodGetRowDictionary(Object) Gets a row dictionary for the given row key. The dictionary keys are the column names.
Top
See Also