Aspose.Tasks for C++
|
A base class of collection of properties. More...
#include <PropertyCollection.h>
Inherits System::Collections::Generic::IEnumerable< typename >.
Inherited by Aspose::Tasks::Properties::PropertyKeyedCollection< System::SharedPtr< Aspose::Tasks::Properties::BuiltInProjectProperty > >, Aspose::Tasks::Properties::PropertyKeyedCollection< System::SharedPtr< Aspose::Tasks::Properties::CustomProjectProperty > >, and Aspose::Tasks::Properties::PropertyKeyedCollection< T >.
A base class of collection of properties.
T | The type of property. |