AnnotationPlaneDefinitionsEnumerator.Item Property
Parent Object: AnnotationPlaneDefinitionsEnumeratorDescription
Allows integer-indexed access to items in the collection.
Syntax
AnnotationPlaneDefinitionsEnumerator.Item( Index As Variant ) As AnnotationPlaneDefinitionProperty Value
This is a read only property whose value is an AnnotationPlaneDefinition.Parameters
Name | Type | Description |
Index | Variant | Input Long value that specifies the index of the to return. |