System::Array::SetValue 메서드

Array::SetValue method

지정된 인덱스에 있는 요소의 값을 설정합니다.

void System::Array<T>::SetValue(const T &value, int index)
매개변수형식설명
valueconst T&설정할 값에 대한 const 참조
indexint요소의 인덱스

또 보기