public class FileTreeContainer extends Object
Class FileTreeContainer.
Constructor and Description |
---|
FileTreeContainer() |
Modifier and Type | Method and Description |
---|---|
List<FileDescription> |
getFileTree()
Gets or sets the file tree nodes.
|
void |
setFileTree(List<FileDescription> value)
Gets or sets the file tree nodes.
|
void |
setFileTreeInternal(com.aspose.ms.System.Collections.Generic.List<FileDescription> value) |
public List<FileDescription> getFileTree()
Gets or sets the file tree nodes.
public void setFileTree(List<FileDescription> value)
Gets or sets the file tree nodes.
value
- public void setFileTreeInternal(com.aspose.ms.System.Collections.Generic.List<FileDescription> value)
Copyright © 2017. All rights reserved.