
Public Member Functions | |
| VolumesList () | |
| Default Constructor. | |
| VolumesList (Volumes[] itemsarray, int numberofvolumes) | |
| Constructor. | |
Public Attributes | |
| Volumes[] | ItemsArray |
| An Array of Volumes. | |
| int | NumberOfVolumes |
| The Total Number of Volumes. | |
| iFolder::WebService::VolumesList::VolumesList | ( | ) | [inline] |
Default Constructor.
| iFolder::WebService::VolumesList::VolumesList | ( | Volumes[] | itemsarray, | |
| int | numberofvolumes | |||
| ) | [inline] |
Constructor.
| items | ||
| total |
An Array of Volumes.
The Total Number of Volumes.
1.5.6