Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Opc
Ua
ViewDescription
C# Class Opc.Ua.ViewDescription
Datei anzeigen
Open project: OPCFoundation/UA-.NETStandardLibrary
Class Usage Examples
Public Methods
Method
Description
IsDefault
(
ViewDescription
view
) :
bool
Returns true if the view description represents the default (null) view.
Method Details
IsDefault()
public
static
method
Returns true if the view description represents the default (null) view.
public
static
IsDefault
(
ViewDescription
view
) :
bool
view
ViewDescription
return
bool