BrowseFilter Class

CVB.Net Documentation
Option object to filter Browse(BrowseFilter) results.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.Foundation.OpcUaBrowseFilter

Namespace:  Stemmer.Cvb.Foundation.OpcUa
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public sealed class BrowseFilter

The BrowseFilter type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberDefault
Gets the default filter for hierarchical reference including all data.
Public propertyIncludeSubTypes
Defines whether derived node types are also included.
Public propertyNodeClasses
Gets/sets the node classes to browse.
Public propertyReferenceType
Gets/set the type of reference to be browsed for.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference