Name | Description | |
---|---|---|
AliasFilter Constructor | Overloaded. |
The following tables list the members exposed by AliasFilter.
Name | Description | |
---|---|---|
AliasFilter Constructor | Overloaded. |
Name | Description | |
---|---|---|
Empty | An empty alias filter (specifies no filtering, all aliases pass the filter). |
Name | Description | |
---|---|---|
AliasNamespace | When not empty, specifies the namespace of aliases permitted by the filter. | |
AliasType | The type of the aliases permitted by the filter. | |
Categories | When not empty, specifies the names of alias categories permitted by the filter. | |
IncludeSubtypes | Determines whether subtypes of the specified alias type will also be permitted by the filter. | |
NamePattern | When not empty, specified the pattern of alias names permitted by the filter. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as a hash function for a particular type. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
Satisfies | Determines whether the given alias info satisfies this alias filter. | |
ToString | (Inherited from OpcLabs.BaseLib.Info) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |