RowExtensions.GetFields method
Gets the fields.
public static RowFieldsBase GetFields(this IRow row)
| parameter | description |
|---|---|
| row | The row. |
Return Value
The fields of the row.
See Also
- class RowFieldsBase
- interface IRow
- class RowExtensions
Gets the fields.
public static RowFieldsBase GetFields(this IRow row)
| parameter | description |
|---|---|
| row | The row. |
The fields of the row.