StdApplications Collection
Description
A collection of StdApplication objects, each containing details for a single application to be opened by the StdLauncher.
Object Model
StdApplications CollectionStdApplication Object
Example
Public Methods
Public Method AddApplicationAdds a new application entry to the collection.
Public Method RemoveRemoves the specified application entry.
Public Method RemoveAllRemoves all application entries.
Public Properties
Public Property CountThe number of StdApplication objects in the collection.
Public Property ItemReturns the Application object located in the specified position.