P_CodeJam_Option_1_IsNone - rsdn/CodeJam GitHub Wiki
Gets a value indicating whether the current object does not have a value.
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public bool IsNone { get; }VB
Public ReadOnly Property IsNone As Boolean
GetF#
member IsNone : bool with get
Type: Boolean