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