C# Class Opc.Ua.ViewDescription

Afficher le fichier Open project: OPCFoundation/UA-.NETStandardLibrary Class Usage Examples

Méthodes publiques

Méthode Description
IsDefault ( ViewDescription view ) : bool

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

Method Details

IsDefault() public static méthode

Returns true if the view description represents the default (null) view.
public static IsDefault ( ViewDescription view ) : bool
view ViewDescription
Résultat bool