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

NullableRef<T>.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public bool Equals
(
	NullableRef<T> other
)

Parameters

Name Type Range Default Description
otherAvlNet.NullableRef<T>

Function Overrides

See also