this 속성 소스 보기 this[int] 디바이스 값을 지정된 인덱스에 지정하거나 제거합니다. 선언 public DeviceValue this[int index] { get; set; } 매개 변수 형식 이름 설명 int index 인덱스 속성 값 형식 설명 DeviceValue 디바이스 값 구현 IList<T>.this[int]