C# 클래스 Opc.Ua.Client.Controls.ReferenceTypeCtrl.ReferenceTypeChoice

A reference type that may be used as a browse filter.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
ReferenceType ReferenceTypeNode
SuperType ReferenceTypeChoice

공개 메소드들

메소드 설명
ToString ( ) : string

The text to display in the control.

비공개 메소드들

메소드 설명
GetPrefix ( StringBuilder prefix ) : void

Adds a prefix for subtypes.

메소드 상세

ToString() 공개 메소드

The text to display in the control.
public ToString ( ) : string
리턴 string

프로퍼티 상세

ReferenceType 공개적으로 프로퍼티

public ReferenceTypeNode ReferenceType
리턴 ReferenceTypeNode

SuperType 공개적으로 프로퍼티

public ReferenceTypeChoice SuperType
리턴 ReferenceTypeChoice