ObjectFiles is a collection of ObjectFile objects.
GetObjectFileByNameForFileSystem | Gets object file by its name in file system. |
GetObjectFileIndexByNameForFileSystem | Gets object file index by its name in file system. -1 indicates that item was not found. |
Sort | Sorts the objects in this collection using the given comparator. |
ToJSON | Converts the data structure to a JSON string. |
Count | The number of items in the collection. |
Item | Accesses the item at the specified position in the collection. |