C# Class Opc.Ua.Client.Controls.ReferenceTypeCtrl.ReferenceTypeChoice

A reference type that may be used as a browse filter.
Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Свойство Type Description
ReferenceType ReferenceTypeNode
SuperType ReferenceTypeChoice

Méthodes publiques

Méthode Description
ToString ( ) : string

The text to display in the control.

Private Methods

Méthode Description
GetPrefix ( StringBuilder prefix ) : void

Adds a prefix for subtypes.

Method Details

ToString() public méthode

The text to display in the control.
public ToString ( ) : string
Résultat string

Property Details

ReferenceType public_oe property

public ReferenceTypeNode ReferenceType
Résultat ReferenceTypeNode

SuperType public_oe property

public ReferenceTypeChoice SuperType
Résultat ReferenceTypeChoice