IZero
Namespace: Shadop.Archmage.Sdk
Indicates whether a value represents its zero/default state.
public interface IZeroProperties
Section titled “Properties”IsZero
Section titled “IsZero”public abstract bool IsZero { get; }Namespace: Shadop.Archmage.Sdk
Indicates whether a value represents its zero/default state.
public interface IZeropublic abstract bool IsZero { get; }