Equals()
ProductInfoHeaderValue::Equals(System::SharedPtr<Object>) method
Compares objects using C# Object.Equals semantics.
bool System::Net::Http::Headers::ProductInfoHeaderValue::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 ProductInfoHeaderValue
 - Namespace System::Net::Http::Headers
 - Library Aspose.Slides