Click or drag to resize
IStructuralEquatableEquals Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
bool Equals(
	Object other,
	IEqualityComparer comparer
)

Parameters

other
Type: SystemObject
comparer
Type: System.CollectionsIEqualityComparer

Return Value

Type: Boolean
See Also