Remove 메서드 소스 보기 Remove(DeviceVariable) 맨 처음 발견되는 디바이스 변수를 제거합니다. 선언 public bool Remove(DeviceVariable deviceVariable) 매개 변수 형식 이름 설명 DeviceVariable deviceVariable 디바이스 변수 반환 형식 설명 bool 제거 여부 구현 ICollection<T>.Remove(T)