Version: 5.4
public bool Equals (object obj);

파라미터

obj A ProductDefinition instance.

반환

bool true if this is equal to obj per the equality rules, false otherwise.

설명

Compares id properties. Requires obj be a ProductDefinition.