Skip to content

Properties_T_CodeJam_Option_1

andrewvk edited this page Mar 22, 2016 · 4 revisions

Option(T) Properties

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

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

Properties

 

Name Description
Public property HasValue Gets a value indicating whether the current object has a value.
Public property Value Gets the value of the current object.
  Back to Top

See Also

Reference

Option(T) Structure
CodeJam Namespace

Clone this wiki locally