ProfileProxy.Item Property
Parent Object: ProfileProxyDescription
Returns the specified ProfilePath object from the collection.
Syntax
ProfileProxy.Item( Index As Long ) As ProfilePathProperty 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. |