Overload | Description |
---|---|
IsFileOrDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor) | Determines whether the specified OPC UA node is an OPC UA file or directory object. |
IsFileOrDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) | Determines whether the specified OPC UA node is an OPC UA file or directory object. |
IsFileOrDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>,String) | Determines whether the specified OPC UA node is an OPC UA file or directory object. |
IsFileOrDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,String) | Determines whether the specified OPC UA node is an OPC UA file or directory object. |