PropertyKeyedCollection< T >

PropertyKeyedCollection< T > class

A base class of collection of properties.

Methods

NameDescription
AddCreates a new custom property.
ContainsDetermines whether the Aspose::Tasks::Properties::PropertyCollection contains a property with the specified name.
get_CountGets the number of properties in the collection.
get_IsReadOnlyGets a value indicating whether this collection is read-only; otherwise, false.
get_NamesGets the collection of all property names.
idx_getGets the Property associated with the specified key.