Modifier and Type | Method and Description |
---|---|
TaskBaseline |
TaskBaselineCollection.get(int index)
(@inheritDoc}
|
TaskBaseline |
TaskBaselineCollection.remove(int index)
Removes the element at the specified position in this collection and returns the element that was removed from the collection.
|
Modifier and Type | Method and Description |
---|---|
List<TaskBaseline> |
TaskBaselineCollection.toList()
Converts the TaskBaselineCollection object to a list of
TaskBaseline objects. |
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.