A collection of index cross references. (For cross references in text, use the 'cross reference source' and 'hyperlink' objects.)
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
CrossReference add (referencedTopic:Topic, crossReferenceType:CrossReferenceType, customTypeString:String, withProperties:Object)
Creates a new cross reference.
|
Parameter |
Type |
Description |
|---|---|---|
|
referencedTopic |
The topic that the cross reference points to. |
|
|
crossReferenceType |
The cross reference type. |
|
|
customTypeString |
The custom string to use in the cross reference. Valid only for custom cross reference types. (Optional) |
|
|
withProperties |
Initial values for properties of the new CrossReference (Optional) |
Number count ()
Displays the number of elements in the CrossReference.
Topic.crossReferences