Profiles.Item Property
Parent Object: ProfilesDescription
Returns the specified Profile object from the collection.
Syntax
Profiles.Item( Index As Long ) As ProfileProperty 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. |