Clone()

Cookie::Clone() method

Creates a copy of the current instance.

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

Return Value

A copy of the current instance.

See Also