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