Description 描述
An extension class that contains member functions to TypeFlags.
Static Methods 静态方法
| ArrayRank | If the type is an array type, retrieves the array rank of the type flags. | ||
| IsArray | Returns whether the flag describes an array type. | ||
| IsValueType | Returns whether the type describes a value type. |