Click or drag to resize

AppIndexFacade Methods

The AppIndexFacade type exposes the following members.

Methods
  NameDescription
Public methodByCategory
Gets all apps of a given category.
Public methodEquals (Inherited from Object.)
Public methodExists
Checks whether an app ID exists in the app index.
Protected methodFinalize (Inherited from Object.)
Public methodGetApps
Gets a collection with AppFacade objects for multiple apps.
Public methodGetEnumerator
Gets the facades for all apps in the index.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSearch(String)
Searches for apps with a search string. The search string is split into words by space. Words in double quotes are kept whole.
Public methodSearch(String)
Searches for apps with multiple search strings. Every search string is normalized but matched as a whole.
Public methodToString (Inherited from Object.)
Top
See Also