You are here: Start » FIL.NET » Nullable.Create Method

Nullable.Create Method

Creates an empty NullableRef<T> object which HasValue property is false.

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

Syntax

public static NullableRef&lt;T&gt; Create<T>()

Function Overrides

See also