getAppInfoData
Retrieves an AppInfoData object from a list based on its AppInfo.
Return
The matching AppInfoData object if found, otherwise null.
Parameters
list
The list of AppInfoData to search within.
appInfo
The AppInfo to match.