pmMDA.NET

DataObjectId.Equals Method 

[This is preliminary documentation and subject to change.]

Determines whether two Object instances are equal.

public override bool Equals(
   object obj
);

Parameters

obj
The object to compare with this data object id.

Return Value

true if the obj equals this data object id; otherwise, false.

See Also

DataObjectId Class | PmMda.Net.Dog Namespace