#include <object.h>
Public Member Functions | |
| void | SortBy (const char *Property, bool Descending=false) |
This is a cList of UPnP Objects The list can be sorted by using a specific property
| void cUPnPObjects::SortBy | ( | const char * | Property, | |
| bool | Descending = false | |||
| ) |
Sorts the list
This sorts the list by a specific property and a certain direction
| Property | the property used for sorting | |
| Descending | the direction of the sort |
1.5.8