System::Collections::Generic::List::AddInitializer 메서드

List::AddInitializer method

리스트에 요소를 추가합니다; 초기화자를 변환할 때 사용됩니다.

void System::Collections::Generic::List<T>::AddInitializer(int size, const T *inits)
매개변수형식설명
sizeint삽입할 요소 수.
initsconst T *삽입할 요소들.

또 보기