TableSectionBase<T>.Item[Int32] 속성

정의

index로 지정된 이 TableSectionBase<T> 개체의 위치에 저장되는 항목을 반환합니다.

public T this[int index] { get; set; }
member this.Item(int) : 'T with get, set

매개 변수

index
Int32

반환할 항목의 위치입니다.

속성 값

T

구현

적용 대상