PointInferenceEnumerator.Item Property
Parent Object: PointInferenceEnumeratorDescription
Returns the specified PointInference object from the collection.
Syntax
PointInferenceEnumerator.Item( Index As Long ) As PointInferenceProperty 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. |