arcticPigs release V1.0 helpefiles |
![]() |
Returns a specified modelFile element in this collection
Syntax: |
modelFile Item(String objectname) modelFile Item(int index) |
Return: | If found, returns the modelFile object, else returns an error. Error can occur if the name is not found in the list or the index is too large |
Parameters: |
|
Remarks: | The objectname required to access an item in this collection is the short object name. This is the same as the filename but without any path information and without the extention type. |
See also:
Last Updated: 06/15/02 |