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