ObjectFlagsExtensions.IsPersistent
Parameters
| flags | The ObjectFlags to operate on (accessible via this). |
Returns
bool Returns true if the object associated with this ObjectFlags is marked as Persistent.
Description 描述
True if the object is marked as Persistent, otherwise false.