System::Net::Cookie::Clone method

Cookie::Clone method

Creates a copy of the current instance.

System::SharedPtr<Cookie> System::Net::Cookie::Clone()

ReturnValue

A copy of the current instance.

See Also