Row<TFields>.GetFields method
Gets the fields instance for this row type.
public TFields GetFields()
Return Value
The fields instance for this row type.
See Also
- class Row<TFields>
Gets the fields instance for this row type.
public TFields GetFields()
The fields instance for this row type.