System::Collections::Generic::ICollection::get_Count method
ICollection::get_Count method
コレクション内の要素数を取得します。
virtual int System::Collections::Generic::ICollection<T>::get_Count() const =0
ReturnValue
要素数。
参照
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++