Skip to content

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