IsInteger

Length.IsInteger property

Indicates whether the numeric value of this Length instance was originally specified and stored as an integer (INT32) number

public bool IsInteger { get; }

See Also