OPC Studio User's Guide and Reference
AliasFilter Class Members
Fields  Properties  Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Aliasing Namespace : AliasFilter Class

The following tables list the members exposed by AliasFilter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)An empty alias filter (specifies no filtering, all aliases pass the filter).  
Top
Public Properties
 NameDescription
Public PropertyWhen not empty, specifies the namespace of aliases permitted by the filter.  
Public PropertyThe type of the aliases permitted by the filter.  
Public PropertyWhen not empty, specifies the names of alias categories permitted by the filter.  
Public PropertyDetermines whether subtypes of the specified alias type will also be permitted by the filter.  
Public PropertyWhen not empty, specified the pattern of alias names permitted by the filter.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified System.Object is equal to the current object.  
Public MethodOverridden. 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 MethodDetermines whether the given alias info satisfies this alias filter.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
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 MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

AliasFilter Class
OpcLabs.BaseLib.Aliasing Namespace