AceQL HTTP C# Client SDK v7.7

PrimaryKey..::..Equals Method

Determines whether the specified [System.Object] is equal to this instance.

Namespace:  AceQL.Client.Api.Metadata
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public bool Equals(
	Object obj
)

Parameters

obj
Type: Object
Objet à comparer avec l'objet actif.

Return Value

true if the specified [System.Object] is equal to this instance; otherwise, false.