System::Collections::CollectionBase::get_Capacity メソッド
CollectionBase::get_Capacity method
コレクションが保持できる要素数を返します。
int32_t System::Collections::CollectionBase<T>::get_Capacity()
ReturnValue
コレクションが保持できる要素数。
参照
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++