Skip to content

Properties_T_CodeJam_IOption_1

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

IOption(T) Properties

The IOption(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

IOption(T) Interface
CodeJam Namespace

Clone this wiki locally