'Declaration
Public Shared Function IsTypeDelegate( _ ByVal t As System.Type _ ) As System.Boolean
'Usage
Dim t As System.Type Dim value As System.Boolean value = NUISystem.IsTypeDelegate(t)
public static System.bool IsTypeDelegate( System.Type t )
Parameters
- t