QuickOPC User's Guide and Reference
UAContentFilterElementBuilder Class Members
Fields  Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Filtering Namespace : UAContentFilterElementBuilder Class

The following tables list the members exposed by UAContentFilterElementBuilder.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Creates a new instance of the content filter element object.  
Top
Public Fields
 NameDescription
Public FieldDefault filter operator. Equals to UAFilterOperator.None.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default value of the FilterOperands property. An empty collection.  
Public PropertyOperands used by the selected operator.  
Public PropertyFilter operator to be evaluated.  
Top
Public Methods
 NameDescription
Public MethodAdds a filter operand to the end of the FilterOperands.  
Public Method (Inherited from object)
Public Method  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodRemoves the first occurrence of a specified object from the FilterOperands.  
Public MethodReturns a string that represents the current object.  
Public Methodstatic (Shared in Visual Basic)Converts a content filter element builder to a content filter element.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Public Operators
Converts a content filter element builder to a content filter element.
Top
See Also

Reference

UAContentFilterElementBuilder Class
OpcLabs.EasyOpc.UA.Filtering Namespace