Loading [MathJax]/extensions/tex2jax.js

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