LumpDefinitions.Item Property
Parent Object: LumpDefinitionsDescription
Returns the specified LumpDefinition object from the collection.
Syntax
LumpDefinitions.Item( Index As Long ) As LumpDefinitionProperty Value
This is a read only property whose value is a LumpDefinition.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the LumpDefinition object within the collection to return. |