Click or drag to resize

FieldWrapper<T>.isZero Property

Get whether the element is zero.

Namespace:  WhetStone.Fielding
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public bool isZero { get; }

Property Value

Type: Boolean
See Also