| IDataManagerGetAllPlatformCategories Method |
Gets all Platform Categories in the user's collection.
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax IPlatformCategory[] GetAllPlatformCategories()
Function GetAllPlatformCategories As IPlatformCategory()
array<IPlatformCategory^>^ GetAllPlatformCategories()
abstract GetAllPlatformCategories : unit -> IPlatformCategory[]
Return Value
IPlatformCategoryAn array of Platform Categories.
See Also