The ReferencesCollection class provides the following properties and methods for accessing presentation references:
| Property | Type | Description |
|---|---|---|
| referencesCount | Number | Number of references in the collection |
| Method | Description |
|---|---|
| getReference(index:Number):ReferenceInfo | Returns ReferenceInfo class providing the information about the specified reference. Note: the index parameter is an integer value from 0 to (number of references minus 1) |