Skip to content

Properties_T_CodeJam_Option_1_None

andrewvk edited this page Jun 23, 2016 · 3 revisions

None Properties

[This is preliminary documentation and is subject to change.]

The Option(T).None type exposes the following members.

Properties

 

Name Description
Public property HasValue Gets a value indicating whether the current object has a value. (Inherited from Option(T).)
Public property IsNone Gets a value indicating whether the current object does not have a value. (Inherited from Option(T).)
Public property IsSome Gets a value indicating whether the current object has a value. (Inherited from Option(T).)
Public property Value Gets the value of the current object. (Inherited from Option(T).)
  Back to Top

See Also

Reference

Option(T).None Class
CodeJam Namespace

Clone this wiki locally