You are here: Start » Conditional<T>.Equals Method

Conditional<T>.Equals Method

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public virtual bool Equals
(
	Conditional<T> other
)

Parameters

Name Type Range Default Description
otherFtl.Conditional<T>

Function Overrides

See also