System::Collections::Generic::LinkedList::Add 메서드

LinkedList::Add method

리스트 끝에 element를 추가합니다.

void System::Collections::Generic::LinkedList<T>::Add(const T &element) override
매개변수형식설명
elementconst T&리스트에 추가할 요소.

또 보기