DirectoryNode.Delete Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 8.0.9673)
Delete()
Deletes this node. Inherited from NodeBase.
Declaration
public NodeBase Delete()
Returns
| Type | Description |
|---|---|
| NodeBase | Up-to-date representation of the node in the FileSystemProvider. |