Windows apps
Collapse the table of content
Expand the table of content

HttpMethod::Equals Method (Object)

This member overrides Object::Equals(Object).

Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
virtual bool Equals(
	Object^ obj
) override

Parameters

obj
Type: System::Object

Return Value

Type: System::Boolean
Returns Boolean.
Show:
© 2017 Microsoft