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

NullableRef<T>.Equals Method

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

Syntax

public bool Equals
(
	NullableRef<T> other
)

Parameters

Name Type Range Default Description
otherFilNet.NullableRef<T>

Function Overrides

See also