ModelAnnotationsEnumerator.Item Property
Parent Object:
ModelAnnotationsEnumerator
Description
Method that returns the specified ModelAnnotation object from the collection.
Syntax
ModelAnnotationsEnumerator.
Item
(
Index
As Variant ) As
ModelAnnotation
Property Value
This is a read only property whose value is a
ModelAnnotation
.
Parameters
Name
Type
Description
Index
Variant
Input value that specifies the index of the object to return. The first item in the collection has an index of 1.
Version
Introduced in version 2018
© Copyright 2021 Autodesk, Inc.
Comment on this page.