Modifier and Type | Method and Description |
---|---|
OutlineCodeDefinition |
OutlineCodeDefinitionCollection.get(int index) |
OutlineCodeDefinition |
OutlineCodeDefinitionCollection.remove(int index) |
Modifier and Type | Method and Description |
---|---|
Iterator<OutlineCodeDefinition> |
OutlineCodeDefinitionCollection.iterator() |
List<OutlineCodeDefinition> |
OutlineCodeDefinitionCollection.toList()
Converts this OutlineCodeDefinitionCollection object to a list of
OutlineCodeDefinition objects. |
Modifier and Type | Method and Description |
---|---|
boolean |
OutlineCodeDefinitionCollection.add(OutlineCodeDefinition item) |
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.