Aspose.Tasks for C++
|
Represents a collection of TaskUsageViewField values. More...
#include <TaskUsageViewFieldCollection.h>
Inherits System::Collections::Generic::IList< typename >.
Public Member Functions | |
System::SharedPtr< System::Collections::Generic::IEnumerator< TaskUsageViewField > > | GetEnumerator () override |
Returns an enumerator for this collection. More... | |
System::SharedPtr< System::Collections::Generic::IList< TaskUsageViewField > > | ToList () |
Returns a list which contains all items from this collection. More... | |
Represents a collection of TaskUsageViewField values.
|
override |
Returns an enumerator for this collection.
System::SharedPtr<System::Collections::Generic::IList<TaskUsageViewField> > Aspose::Tasks::TaskUsageViewFieldCollection::ToList | ( | ) |
Returns a list which contains all items from this collection.