get_Instance()

CookieComparer::get_Instance() method

A ‘singleton’ implementation. Always returns the same instance of this class.

static System::SharedPtr<CookieComparer> System::Net::CookieComparer::get_Instance()

Return Value

The same instance of this class.

See Also