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