'Declaration
<CanBeNullAttribute()> Function GetType() As Type
'Usage
Dim instance As _InteropHelper Dim value As Type value = instance.GetType()
[CanBeNull()] Type GetType()
[CanBeNull()] Type^ GetType();
'Declaration
<CanBeNullAttribute()> Function GetType() As Type
'Usage
Dim instance As _InteropHelper Dim value As Type value = instance.GetType()
[CanBeNull()] Type GetType()
[CanBeNull()] Type^ GetType();