QuickOPC User's Guide and Reference
GetType Method (_UASmartClientIsolator)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace > _UASmartClientIsolator Interface : GetType Method
Syntax
'Declaration
 
<CanBeNullAttribute()>
Function GetType() As Type
'Usage
 
Dim instance As _UASmartClientIsolator
Dim value As Type
 
value = instance.GetType()
[CanBeNull()]
Type GetType()
[CanBeNull()]
Type^ GetType(); 
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

_UASmartClientIsolator Interface
_UASmartClientIsolator Members