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

SafeNullableRef<T>.Equals Method

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

Syntax

public bool Equals
(
	SafeNullableRef<T> other
)

Parameters

Name Type Range Default Description
otherAvlNet.SafeNullableRef<T>

Function Overrides

See also