A method that returns the specified ConfigurationReplaceDesign object using an index into the collection.
"configurationReplaceDesigns_var" is a variable referencing a ConfigurationReplaceDesigns object.
|
"configurationReplaceDesigns_var" is a variable referencing a ConfigurationReplaceDesigns object.
|
Type | Description |
ConfigurationReplaceDesign | Returns the specified ConfigurationReplaceDesign object or null if an invalid index was specified. |
Name | Type | Description |
index | uinteger | The index of the ConfigurationReplaceDesign object to return, where the first row is index 0. |