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++