JamItemIdListCollection Properties |
The JamItemIdListCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseFolder | Gets or sets the base folder. | |
| Count |
Returns the number of items in the collection
| |
| IsReadOnly |
Returns true
| |
| Item |
Get a item at the specified index. The setter currently always throws an exception.
|