Version: 2020.2
Experimental: this API is experimental and might be changed or removed in the future.

TypeFlagsExtensions.IsArray

切换到手册
public static bool IsArray (MemoryProfiler.TypeDescription.TypeFlags flags);

参数

flags 要用作计算操作数的 TypeFlags(可通过 this 访问)。

返回

bool 如果与此 TypeFlags 关联的类型为数组,则返回 true。

描述

返回标志是否显示为数组类型。