System::Collections::Generic::BaseSet::get_Count 方法

BaseSet::get_Count method

获取集合中的元素数量。

int System::Collections::Generic::BaseSet<T, SET_T>::get_Count() const override

ReturnValue

实际的元素数量。

另见