NullableTypes Class Library

NullableSingle.Zero Field

Represents a zero value that can be assigned to an instance of the NullableSingle structure.

[Visual Basic]
Public Shared ReadOnly Zero As NullableSingle
[C#]
public static readonly NullableSingle Zero;

Remarks

Zero field is a constant of the NullableSingle structure.

See Also

NullableSingle Class | NullableTypes Namespace