IUserProfiles.Item

Syntax

Item(Index: Integer): IUserProfile;

Parameters

Index. Index of the profile.

Description

The Item property returns the parameters of the profile the index of which is passed by the Index parameter.

See also:

IUserProfiles