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

NullableBase<T>.Equals Method

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public virtual bool Equals
(
	NullableBase<T> other
)

Parameters

Name Type Range Default Description
otherAtl.NullableBase<T>

Function Overrides

See also