Method Exists
Exists<TField>(TField)
Tests whether a field exists.
Parameters
field
TFieldThe field.
Returns
- bool
true
if the field exists.
Type Parameters
TField
The type of the field.
Tests whether a field exists.
field
TFieldThe field.
true
if the field exists.
TField
The type of the field.