Свойство | Type | Description | |
---|---|---|---|
Browse | void | ||
CreateNodesToBrowse | BrowseDescriptionCollection | ||
InitializeComponent | void |
Méthode | Description | |
---|---|---|
ChangeNodeId ( NodeId nodeId ) : void |
Changes the node id.
|
|
ChangeSession ( Session session ) : void |
Changes the session.
|
|
ReferenceListCtrl ( ) : System |
Creates a new instance.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
Browse ( ) : void |
Browses for the requested references.
|
|
CreateNodesToBrowse ( ) : BrowseDescriptionCollection |
Gets the list of references to follow.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
public ChangeNodeId ( NodeId nodeId ) : void | ||
nodeId | NodeId | |
Résultat | void |
public ChangeSession ( Session session ) : void | ||
session | Session | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |