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



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Configuration.ComTypes Namespace > _ConfigurationPartCollection Interface : GetType Method
Syntax
'Declaration
 
<CanBeNullAttribute()>
Function GetType() As Type
'Usage
 
Dim instance As _ConfigurationPartCollection
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

_ConfigurationPartCollection Interface
_ConfigurationPartCollection Members