System::Net::Http::Headers::HttpHeaderValueCollection::get_Count 方法

HttpHeaderValueCollection::get_Count method

RTTI 信息。

int32_t System::Net::Http::Headers::HttpHeaderValueCollection<T>::get_Count() const override

ReturnValue

元素数量。

备注

获取集合中的元素数量。

另见