# EntryList
Start from base library version 2.11.0. Please remaining backward compatible.
EntryList object
# method
# Array EntryList.getEntries()
This method returns all performance data in the current list
# Array EntryList.getEntriesByType(string entryType)
Gets all the types in the current list [entryType] Performance data
# Array EntryList.getEntriesByName(string name, string entryType)
Gets all the names in the current list [name] And the type is [entryType] Performance data