C# 클래스 Opc.Ua.ViewDescription

파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary 1 사용 예제들

공개 메소드들

메소드 설명
IsDefault ( ViewDescription view ) : bool

Returns true if the view description represents the default (null) view.

메소드 상세

IsDefault() 공개 정적인 메소드

Returns true if the view description represents the default (null) view.
public static IsDefault ( ViewDescription view ) : bool
view ViewDescription
리턴 bool