System::Collections::Generic::List::get_Capacity 메서드
List::get_Capacity method
현재 리스트 용량을 가져옵니다.
int System::Collections::Generic::List<T>::get_Capacity() const
ReturnValue
리스트의 용량(크기가 아니라).
또 보기
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++