System::Net::WebHeaderCollection::get_Count method

WebHeaderCollection::get_Count method

Returns a number of elements in the collection.

int32_t System::Net::WebHeaderCollection::get_Count() const

ReturnValue

A number of elements in the collection.

See Also