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


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

The following tables list the members exposed by UAContentFilterElement.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Creates a new instance of the content filter element object.The choice of available constructors is intentionally limited. For more flexibility, construct UAContentFilterElementBuilder, and use its implicit conversion to this 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.  
Public PropertyDetermines whether the content filter element contains any cycle.  
Public PropertyOverridden. The total number of content filter elements. -1 when it cannot be determined. The total number of content filter elements. -1 when it cannot be determined.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
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)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAContentFilterElement Class
OpcLabs.EasyOpc.UA.Filtering Namespace