![]() |
Default constructor of the application list class. |
![]() | Add a new application object to list. |
![]() | Overloaded. Remove all entries from list. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Check if application with given name exists already in list. |
![]() | Get the application object with given name from list. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Get a list of all applications which are stored in list. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Remove given application from list. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ApplicationList Class | uws Namespace | Application