Click or drag to resize

FieldWrapperT Properties

The FieldWrapperT generic type exposes the following members.

Properties
  NameDescription
Public propertyField
Public propertyisNegative
Get whether the element is strictly negative.
Public propertyisOne
Get whether the element is one.
Public propertyisPositive
Get whether the element is strictly positive.
Public propertyisZero
Get whether the element is zero.
Public propertyval
The wrapped value.
Top
See Also