public class Collection extends EmbeddedFileCollection
Represents class for Collection(12.3.5 Collections).
Constructor and Description |
---|
Collection()
Initializes new Collection object.
|
Modifier and Type | Method and Description |
---|---|
String |
getDefaultEntry()
Default embedded file name.
|
CollectionSchema |
getSchema()
Gets a "Schema" of a document collection.
|
com.aspose.ms.System.Collections.Generic.IGenericList<FileSpecification> |
getSortedCollection()
Gets a collection of files sorted according to the specification.
|
add, add, clear, contains, copyTo, delete, delete, deleteByKey, findByName, get_Item, get_Item, getKeys, getSyncRoot, isEmbeddedFilesExist, isReadOnly, isSynchronized, iterator_Rename_Namesake, iterator, remove, size
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final CollectionSchema getSchema()
Gets a "Schema" of a document collection.
public String getDefaultEntry()
Default embedded file name.
public final com.aspose.ms.System.Collections.Generic.IGenericList<FileSpecification> getSortedCollection()
Gets a collection of files sorted according to the specification.
Copyright © 2025 Aspose. All Rights Reserved.