NodeBase.Exists Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
Exists()
Gets a value indicating whether the node exists.
Declaration
public bool Exists()
Returns
Type | Description |
---|---|
Boolean | true if the node exists, otherwise false. |