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.