set_Capacity()

CookieContainer::set_Capacity(int32_t) method

Sets the collection capacity.

void System::Net::CookieContainer::set_Capacity(int32_t value)

Arguments

ParameterTypeDescription
valueint32_tThe value that must be set.

See Also