PointInferenceEnumerator.Item Property
Parent Object:
PointInferenceEnumerator
Description
Returns the specified PointInference object from the collection.
Syntax
PointInferenceEnumerator.
Item
(
Index
As Long ) As
PointInference
Property Value
This is a read only property whose value is a
PointInference
.
Parameters
Name
Type
Description
Index
Long
Input Long value that specifies the index of the PointInference to return.
Version
Introduced in version 5
© Copyright 2021 Autodesk, Inc.
Comment on this page.