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