-
-
Creates a new cross reference format.
name
|
string
The format name. (Optional)
|
withProperties
|
Object
Initial values for properties of the new CrossReferenceFormat (Optional)
|
-
-
Returns any CrossReferenceFormat in the collection.
-
-
Displays the number of elements in the CrossReferenceFormat.
-
-
Returns every CrossReferenceFormat in the collection.
-
-
Returns the first CrossReferenceFormat in the collection.
-
-
Returns the CrossReferenceFormat with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the CrossReferenceFormat with the specified ID.
-
-
Returns the CrossReferenceFormat with the specified name.
-
-
Returns the CrossReferenceFormats within the specified range.
from
|
The CrossReferenceFormat, index, or name at the beginning of the range. Can accept: CrossReferenceFormat, Long Integer or String.
|
to
|
The CrossReferenceFormat, index, or name at the end of the range. Can accept: CrossReferenceFormat, Long Integer or String.
|
-
-
Returns the last CrossReferenceFormat in the collection.
-
-
Returns the middle CrossReferenceFormat in the collection.
-
-
Returns the CrossReferenceFormat whose index follows the specified CrossReferenceFormat in the collection.
obj
|
CrossReferenceFormat
The CrossReferenceFormat whose index comes before the desired CrossReferenceFormat.
|
-
-
Returns the CrossReferenceFormat with the index previous to the specified index.
obj
|
CrossReferenceFormat
The index of the CrossReferenceFormat that follows the desired CrossReferenceFormat.
|
-
-
Generates a string which, if executed, will return the CrossReferenceFormat.