OPC Labs Base Library
EmptyAliasRepository Object Members
Overview 
OpcLabs_BaseLib ActiveX DLL : EmptyAliasRepository Object
Public Methods
Add a new alias to the repository.

 

DISPID (Dispatch ID):

 

For more information, see AddAlias in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Finds an alias specified by its name.

 

DISPID (Dispatch ID):

 

For more information, see FindAlias in .NET Reference.

Gets information about the specified alias.

 

DISPID (Dispatch ID):

 

For more information, see GetAliasInfo in .NET Reference.

Gets names of aliases that satisfy the specified filter.

 

DISPID (Dispatch ID):

 

For more information, see GetAliasNames in .NET Reference.

Gets names of alias categories in the repository.

 

DISPID (Dispatch ID):

 

For more information, see GetCategories in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

Gets alias namespaces under the given parent namespace.

 

DISPID (Dispatch ID):

 

For more information, see GetNamespaces in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Gets types of aliases in the repository.

 

DISPID (Dispatch ID):

 

For more information, see GetTypes in .NET Reference.

Modifies an existing alias in the repository.

 

DISPID (Dispatch ID):

 

For more information, see ModifyAlias in .NET Reference.

Removes existing aliases from the repository.

 

DISPID (Dispatch ID):

 

For more information, see RemoveAliases in .NET Reference.

Renames an existing alias in the repository.

 

DISPID (Dispatch ID):

 

For more information, see RenameAlias in .NET Reference.

Public Properties
The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

EmptyAliasRepository Object