System::Collections::ObjectModel::Collection::get_Count 方法

Collection::get_Count method

获取元素数量。

int System::Collections::ObjectModel::Collection<T>::get_Count() const override

ReturnValue

活动元素计数。

另见