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

Conditional<T>.Equals Method

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public virtual bool Equals
(
	Conditional<T> other
)

Parameters

Name Type Range Default Description
otherAtl.Conditional<T>

Function Overrides

See also