Equals
Equals
Returns a boolean indicating if the passed in object obj is Equal to this.
Returns: Returns true if objects are equal, otherwise returns false
Equals(System::SharedPtr < System::Object > obj)
| Parameter | Description |
|---|---|
| obj | The HeaderType object to compare. |