SketchBlockDefinitionsEnumerator.Item Property
Parent Object: SketchBlockDefinitionsEnumeratorDescription
Property that returns an item from the collection. The index of the first item in the collection is 1.
Syntax
SketchBlockDefinitionsEnumerator.Item( Index As Long ) As SketchBlockDefinitionProperty Value
This is a read only property whose value is a SketchBlockDefinition.Parameters
Name | Type | Description |
Index | Long |