System::Collections::Generic::List::get_Count 메서드
List::get_Count method
현재 리스트의 요소 개수를 가져옵니다.
int System::Collections::Generic::List<T>::get_Count() const override
ReturnValue
실제 요소 수.
또 보기
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++