C# 클래스 Opc.Ua.Sample.Controls.FilterOperandEditDlg

파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

공개 메소드들

메소드 설명
FilterOperandEditDlg ( ) : System
ShowDialog ( Session session, IList elements, int index, FilterOperand operand ) : FilterOperand

Displays the dialog.

비공개 메소드들

메소드 설명
OperandTypeCB_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

FilterOperandEditDlg() 공개 메소드

public FilterOperandEditDlg ( ) : System
리턴 System

ShowDialog() 공개 메소드

Displays the dialog.
public ShowDialog ( Session session, IList elements, int index, FilterOperand operand ) : FilterOperand
session Session
elements IList
index int
operand FilterOperand
리턴 FilterOperand