Modifier and Type | Method and Description |
---|---|
WBSCodeMask |
WBSCodeMaskCollection.get(int index) |
WBSCodeMask |
WBSCodeMaskCollection.remove(int index)
Removes the element at the specified position in this list.
|
Modifier and Type | Method and Description |
---|---|
Iterator<WBSCodeMask> |
WBSCodeMaskCollection.iterator()
Returns an enumerator for this collection.
|
List<WBSCodeMask> |
WBSCodeMaskCollection.toList()
Converts a WBSCodeMaskCollection to a list of
WBSCodeMask objects. |
Modifier and Type | Method and Description |
---|---|
void |
WBSCodeMaskCollection.add(int index,
WBSCodeMask element)
Inserts the specified element at the specified position in this list.
|
boolean |
WBSCodeMaskCollection.add(WBSCodeMask item)
Adds the specified item to this collection.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.