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

NullableRef<T> Constructor

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

Syntax

public NullableRef
(
	NullableRef<T> obj
)

Parameters

Name Type Range Default Description
objFilNet.NullableRef<T>

See also