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