CustomProjectPropertyCollection
CustomProjectPropertyCollection class
Inherits: Aspose::Tasks::Properties::PropertyKeyedCollection< System::SharedPtr< Aspose::Tasks::Properties::CustomProjectProperty > >
Represents a collection of custom project properties.
Constructors
| Name | Description |
|---|---|
| CustomProjectPropertyCollection | Initializes a new instance of the CustomProjectPropertyCollection class. |
Methods
| Name | Description |
|---|---|
| Add (4 overloads) | Creates a new custom property. |
| get_IsReadOnly | Gets a value indicating whether this collection is read-only; otherwise, false. |
| Remove | Removes a property with the specified name from the collection. |