SplitPartCollection

SplitPartCollection class

Collection that represents the portions of a task.

Methods

NameDescription
get_CountGets the number of parts in the collection.
GetEnumeratorReturns an enumerator for this collection.
idx_getRetrieves a task’s split part at the given index.
idx_setRetrieves a task’s split part at the given index.
ToArrayCopies all parts from the collection to a new array.