Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Opc
Ua
ViewDescription
C# Class Opc.Ua.ViewDescription
ファイルを表示
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