You are here: Start » FIL.NET » NullableRef<T> Constructor

NullableRef<T> Constructor

Creates a new empty NullableRef<T> object, for which HasValue property is false.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public NullableRef()

See also