NCloudFolder Class Members
In This Topic
The following tables list the members exposed by NCloudFolder.
Public Constructors
Public Properties
| | Name | Description |
 | ContentsLoaded | Gets whether the contents of this folder has been loaded by calling the jEOb method. |
 | Files | The files of this folder. Call the jEOb method first to load the sub folders and the files. |
 | Folders | The sub folders of this folder. Call the jEOb method first to load the sub folders and the files. |
Top
Public Methods
| | Name | Description |
 | Add | Adds the given cloud file system object as a child of this cloud folder. |
Top
Protected Methods
| | Name | Description |
 | jEOb | |
Top
See Also