Equals
Equals (1 of 2)
Returns a value indicating whether this instance is equal to a specified object.
Returns: returns true if the specified ProjectFileInfo and this instance have equal file format and application info.
Equals(System::SharedPtr< ProjectFileInfo > other)
| Parameter | Description |
|---|---|
| other | The specified object to compare with this instance. |
Equals (2 of 2)
Returns a value indicating whether this instance is equal to a specified object.
Returns: returns true if the specified ProjectFileInfo and this instance have equal file format and application info.
Equals(System::SharedPtr< System::Object > obj)
| Parameter | Description |
|---|---|
| obj | The specified object to compare with this instance. |