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