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

SafeNullableRef<T> Constructor

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

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

Syntax

public SafeNullableRef()

See also