메소드 | 설명 | |
---|---|---|
Initialize ( Opc.Ua.Sample.Session session, NodeId typeId ) : void |
Initializes the control.
|
|
TypeHierarchyListCtrl ( ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
UpdateItem ( ListViewItem listItem, object item ) : void |
메소드 | 설명 | |
---|---|---|
CollectInstances ( ILocalNode parent, string basePath, InstanceDeclaration>.SortedDictionary |
Collects the instance declarations to display in the control.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public Initialize ( Opc.Ua.Sample.Session session, NodeId typeId ) : void | ||
session | Opc.Ua.Sample.Session | |
typeId | NodeId | |
리턴 | void |
protected UpdateItem ( ListViewItem listItem, object item ) : void | ||
listItem | ListViewItem | |
item | object | |
리턴 | void |