Returns the identifier and the type of any generic object in the app.
public Task<IEnumerable<NxInfo>> GetAllInfosAsync( AsyncHandle asyncHandle )
Public Function GetAllInfosAsync ( asyncHandle As AsyncHandle ) As Task(Of IEnumerable(Of NxInfo))