ElementList.Item

ElementList indexer

목록의 지정된 인덱스에 있는 요소를 가져옵니다.

public Element this[int index] { get; }
모수 설명
index 요소의 0부터 시작하는 인덱스입니다.

반환 값

지정된 인덱스에 있는 요소입니다.

또한보십시오