'Declaration<ExtensionAttribute()> <JetBrains.Annotations.NotNullAttribute()> Public Shared Function WithoutRef( _ ByVal type As Type _ ) As Type
'UsageDim type As Type Dim value As Type value = TypeExtensionR.WithoutRef(type)
Parameters
- type
The value of this parameter cannot be
null(Nothingin Visual Basic).
Return Value
This method never returns null (Nothing in Visual Basic).