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