System::Net::CookieContainer::set_Capacity method

CookieContainer::set_Capacity method

Sets the collection capacity.

void System::Net::CookieContainer::set_Capacity(int32_t value)
ParameterTypeDescription
valueint32_tThe value that must be set.

See Also