System::Collections::Specialized::StringCollection::operator[] 메서드

StringCollection::operator[] method

접근자 함수.

System::String & System::Collections::Specialized::StringCollection::operator[](int index)
매개변수형식설명
indexint요소를 가져올 인덱스.

ReturnValue

지정된 위치의 문자열에 대한 참조이며, 기존이거나 새로 생성된 것일 수 있습니다.

또 보기