C# Class Opc.Ua.Sample.Controls.ReferenceTypeCtrl.ReferenceSelectedEventArgs

Specifies the nodes that where selected in the control.
Inheritance: System.EventArgs
Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Méthode Description
ReferenceSelectedEventArgs ( NodeId selectedTypeId ) : System

Constructs a new object.

Method Details

ReferenceSelectedEventArgs() public méthode

Constructs a new object.
public ReferenceSelectedEventArgs ( NodeId selectedTypeId ) : System
selectedTypeId NodeId
Résultat System