QuickOPC User's Guide and Reference
IAliasRepository Interface Members
Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Aliasing.Internal Namespace : IAliasRepository Interface

The following tables list the members exposed by IAliasRepository.

Public Methods
 NameDescription
 MethodAdds a new alias to the repository.  
 MethodFinds an alias specified by its name. (Inherited from OpcLabs.BaseLib.Aliasing.Internal.IAliasProvider)
 MethodGets information about the specified alias. (Inherited from OpcLabs.BaseLib.Aliasing.Internal.IReadOnlyAliasRepository)
 MethodGets names of aliases that satisfy the specified filter. (Inherited from OpcLabs.BaseLib.Aliasing.Internal.IReadOnlyAliasRepository)
 MethodGets names of alias categories in the repository. (Inherited from OpcLabs.BaseLib.Aliasing.Internal.IReadOnlyAliasRepository)
 MethodGets alias namespaces under the given parent namespace. (Inherited from OpcLabs.BaseLib.Aliasing.Internal.IReadOnlyAliasRepository)
 MethodGets types of aliases in the repository. (Inherited from OpcLabs.BaseLib.Aliasing.Internal.IReadOnlyAliasRepository)
 MethodModifies an existing alias in the repository.  
 MethodRemoves existing aliases from the repository.  
 MethodRenames an existing alias in the repository.  
Top
See Also

Reference

IAliasRepository Interface
OpcLabs.BaseLib.Aliasing.Internal Namespace