iSpring.as3bridge.ReferencesCollection Class

The ReferencesCollection class provides the following properties and methods for accessing presentation references:

Properties

Property

Type

Description

referencesCount

Number

Number of references in the collection


Methods

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)

See also

ReferenceInfo Class
PresentationInfo Class
Obsolete ActionScript 3 API