OPC Studio User's Guide and Reference
IReadOnlyAliasRepository Interface Methods

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

For a list of all members of this type, see IReadOnlyAliasRepository members.

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