System::Collections::Generic::BaseSet::get_Count method
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.Font for C++