com.onlineobject.objectnet Namespace

Mapping..::..Equals Method

Check if object is equals another

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public bool Equals(

	Object obj

)

Parameters

obj
Type: Object
Object to be compared

Return Value

True is equals, false otherwise