Overload | Description |
---|---|
DeleteIfExists(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,String) | Deletes an OPC UA file or directory if it exists (does nothing if the file or directory does not exist). |
DeleteIfExists(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodePath,String) | Deletes an OPC UA file or directory if it exists (does nothing if the file or directory does not exist). |