TypeFlagsExtensions.IsArray
Parameters
| flags | The TypeFlags to compute from (accessible via this). |
Returns
bool Returns true if the Type associated with this TypeFlags is an array.
Description 描述
Returns whether the flag describes an array type.
| flags | The TypeFlags to compute from (accessible via this). |
bool Returns true if the Type associated with this TypeFlags is an array.
Returns whether the flag describes an array type.