Modifier and Type | Method and Description |
---|---|
Iterator<TaskBaseline> |
TaskBaselineCollection.iterator() |
List<TaskBaseline> |
TaskBaselineCollection.toList()
Converts the TaskBaselineCollection object to a list of
TaskBaseline objects. |
Modifier and Type | Method and Description |
---|---|
boolean |
TaskBaselineCollection.remove(TaskBaseline baseline)
Removes baseline from this collection.
|
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.