OPC Studio User's Guide and Reference
IReadOnlyAliasRepository Interface Members
Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Aliasing Namespace : IReadOnlyAliasRepository Interface

The following tables list the members exposed by IReadOnlyAliasRepository.

Public Methods
 NameDescription
 MethodFinds an alias specified by its name. (Inherited from OpcLabs.BaseLib.Aliasing.IAliasProvider)
 MethodGets information about the specified alias.  
 MethodGets names of aliases that satisfy the specified filter.  
 MethodGets names of alias categories in the repository.  
 MethodGets alias namespaces under the given parent namespace.  
 MethodGets types of aliases in the repository.  
Top
Extension Methods
 NameDescription
Public Extension MethodGets names of all aliases in the repository.
Public Extension MethodGets alias namespaces under the root namespace.
Top
See Also

Reference

IReadOnlyAliasRepository Interface
OpcLabs.BaseLib.Aliasing Namespace