Profiles Collection Object Members
Project Developer Reference |
Contains a collection of Profile objects.
Methods
Name | Description | |
---|---|---|
Add | Adds a Profile object to the Profiles collection. |
Properties
Name | Description | |
---|---|---|
ActiveProfile | Returns a Profile object representing the active profile of the specified project. Read-only Object. | |
Count | Returns the number of items in the Profiles collection. Read-only Long. | |
DefaultProfile | Returns or sets a Profile object representing the index of the default profile. Read/write Object. | |
Item | Returns a single item from a collection. Read-only Object. |