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