| Overload | Description |
|---|---|
| DeleteFileIfExists(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodePath,String) | Deletes an OPC UA file if it exists (does nothing if the file does not exist).Deletes an OPC UA file if it exists, specifying the endpoint descriptor, directory named node path, and existing file name. |
| DeleteFileIfExists(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) | Deletes an OPC UA file if it exists, specifying the endpoint descriptor, and named node descriptor. |