Skip to content

IRow<TFields>.Fields property

Gets the fields.

public TFields Fields { get; }

Property Value

The fields.

See Also