Version: 2022.3
public IEnumerable<IPropertyDatabaseRecord> EnumerateAll ();

返回

IEnumerable<IPropertyDatabaseRecord> An enumeration of all the records.

描述

Enumerates all records stored in the PropertyDatabase

This function returns a sorted set of all the records store in the property database, volatile or not, sorted by their keys.

See Also: IPropertyDatabaseRecord.