has Type Argument Of
Checks if any type argument is of the specified class.
Return
true
if any type argument matches one of the classes, otherwise false
.
Parameters
name
The first class to check.
names
Additional classes to check.
Checks if any type argument is of the specified class.
Return
true
if any type argument matches one of the classes, otherwise false
.
Parameters
names
A collection of classes to check.