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