Share

Profile.Item Property

Parent Object: Profile

Description

Returns the specified ProfilePath object from the collection.

Syntax

Profile.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 5

Was this information helpful?