'Declaration<ExtensionAttribute()> Public Shared Function IsStruct( _ ByVal type As Type _ ) As Boolean
'UsageDim type As Type Dim value As Boolean value = TypeExtensionR.IsStruct(type)
Parameters
- type
The value of this parameter cannot be
null(Nothingin Visual Basic).