Profiles Object
The Profiles object represents a collection of Profile objects.
The Profiles object exposes the following properties.
Property |
Description |
Count |
Retrieves the number of Profile objects in the Profiles collection. |
Item |
Retrieves the Profile object with the specified index. |
The Profiles object exposes the following method.
Method |
Description |
Find |
Retrieves the index of the specified Profile object. |
The Profiles object is accessed through the following method.
See Also
© 2001-2003 Microsoft Corporation. All rights reserved.