Skip to content

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