P_CodeJam_Option_1_IsSome - rsdn/CodeJam GitHub Wiki

Option(T).IsSome Property

Gets a value indicating whether the current object has a value.

Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

public bool IsSome { get; }

VB

Public ReadOnly Property IsSome As Boolean
	Get

F#

member IsSome : bool with get

Property Value

Type: Boolean

See Also

Reference

Option(T) Class
CodeJam Namespace

⚠️ **GitHub.com Fallback** ⚠️