| Constructor and Description |
|---|
MapiTaskCollection()
Initializes a new instance of the
MapiTaskCollection class. |
MapiTaskCollection(IGenericEnumerable<MapiTask> collection)
Initializes a new instance of the
MapiTaskCollection class. |
| Modifier and Type | Method and Description |
|---|---|
static MapiTaskCollection |
to_MapiTaskCollection(MapiTask[] tasks)
Converts array to collection
|
add, add, addAll, addAll, addItem, addRange, addRange, asReadOnly, binarySearch, binarySearch, binarySearch, clear, contains, containsAll, containsItem, convertAll, copyTo, copyTo, copyTo, copyToTArray, exists, find, findAll, findIndex, findIndex, findIndex, findLast, findLastIndex, findLastIndex, findLastIndex, forEach, fromJava, get_Item, get, getCapacity, getRange, getSyncRoot, getVersion, indexOf, indexOf, indexOf, indexOfItem, insertItem, insertRange, isEmpty, isFixedSize, isReadOnly, isSynchronized, iterator, lastIndexOf, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAll, removeAt, removeItem, removeRange, retainAll, reverse, reverse, set_Item, set, setCapacity, size, sort, sort, sort, sort, subList, toArray, toArray, toJava, trimExcess, trueForAllpublic MapiTaskCollection()
Initializes a new instance of the MapiTaskCollection class.
public MapiTaskCollection(IGenericEnumerable<MapiTask> collection)
Initializes a new instance of the MapiTaskCollection class.
collection - Initial items of collectionpublic static MapiTaskCollection to_MapiTaskCollection(MapiTask[] tasks)
Converts array to collection
tasks - Array to convertCopyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.