System::Collections::Generic::BaseSet::get_Count 方法
BaseSet::get_Count method
获取集合中的元素数量。
int System::Collections::Generic::BaseSet<T, SET_T>::get_Count() const override
ReturnValue
实际的元素数量。
另见
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++