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

ObjectFlagsExtensions.IsPersistent

Cambiar al Manual
public static bool IsPersistent (Profiling.Memory.Experimental.ObjectFlags flags);

Parámetros

flagsThe ObjectFlags to operate on (accessible via this).

Valor de retorno

bool Returns true if the object associated with this ObjectFlags is marked as Persistent.

Descripción

True if the object is marked as Persistent, otherwise false.