Equals()
EntityTagHeaderValue::Equals(System::SharedPtr<Object>) method
Compares objects using C# Object.Equals semantics.
bool System::Net::Http::Headers::EntityTagHeaderValue::Equals(System::SharedPtr<Object> obj) override
Arguments
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<Object> | Object to compare current one to. |
Return Value
True if objects are considered equal and false otherwise.
See Also
- Typedef SharedPtr
- Class Object
- Class EntityTagHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Slides