![]() ![]() | Gets the root node. |
![]() ![]() | Search a node by its path. |
![]() |
Constructor (for dynamic node creation) |
![]() | Gets / sets the document registration in case of an applicative node? |
![]() | Gets / sets the delegate on the method called when creating a dynamic directory node. This delegate is optional for Dynamic nodes. |
![]() | Gets / sets the delegate on the method called when deleting a dynamic node. This delegate is optional for Dynamic nodes. |
![]() | Gets / sets the delegate on the method called to get a particular dynamic child node. This delegate is mandatory for Dynamic nodes. |
![]() | Gets / sets the delegate on the method called to get the childrens of a dynamic node. This delegate is mandatory for Dynamic nodes. |
![]() | Indicates if the node has childs. |
![]() | Indicates if the node represents a directory. |
![]() | Gets / sets if the node is readable. |
![]() | Gets / sets if the node is writeable. |
![]() | Gets / sets the last modification date (UTC). |
![]() | Gets the node name. |
![]() | Gets the node parent. |
![]() | Gets the node path. |
![]() | Sets the real path of a non-virtual file. |
![]() | Gets / sets the delegate on the method called when renaming a dynamic node. This delegate is optional for Dynamic nodes. |
![]() | Gets / sets the size (in bytes) of a file node. |
![]() | Gets / sets the node tag. This identifier is used for Dynamic typed node identification. The value cannot be null for Dynamic nodes. |
![]() | Gets the node type. |
![]() | Checks a child node existence. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Prints a directory content. |
![]() | Prints the list of directory files and path. |
![]() | Removes a child node. |
![]() | Changes the node node. |
![]() | Renders the node as a string. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Node Class | Hevea.Core.Ftp Namespace