PropertyKeyedCollection< T >
PropertyKeyedCollection< T > class
A base class of collection of properties.
Methods
| Name | Description |
|---|---|
| Add | Creates a new custom property. |
| Contains | Determines whether the Aspose::Tasks::Properties::PropertyCollection |
| get_Count | Gets the number of properties in the collection. |
| get_IsReadOnly | Gets a value indicating whether this collection is read-only; otherwise, false. |
| get_Names | Gets the collection of all property names. |
| idx_get | Gets the Property associated with the specified key. |