QuickOPC User's Guide and Reference
IAliasable Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Aliasing Namespace : IAliasable Interface
An object that can be aliased by a string name.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
<ExceptionContractVerificationAttribute(True)>
<GuidAttribute("D4E06AD6-960C-4A15-8E08-3846D4F9609C")>
Public Interface IAliasable 
'Usage
 
Dim instance As IAliasable
[CLSCompliant(true)]
[ComVisible(false)]
[ExceptionContractVerification(true)]
[Guid("D4E06AD6-960C-4A15-8E08-3846D4F9609C")]
public interface IAliasable 
[CLSCompliant(true)]
[ComVisible(false)]
[ExceptionContractVerification(true)]
[Guid("D4E06AD6-960C-4A15-8E08-3846D4F9609C")]
public interface class IAliasable 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also