System::Net::Http::Headers::RangeConditionHeaderValue::Equals method
RangeConditionHeaderValue::Equals method
Compares objects using C# Object.Equals semantics.
bool System::Net::Http::Headers::RangeConditionHeaderValue::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 RangeConditionHeaderValue
 - Namespace System::Net::Http::Headers
 - Library Aspose.TeX for C++