Determines whether the node Id matches another node Id.
Parameters
- other
- A OpcLabs.EasyOpc.UA.AddressSpace.UANodeId object. The node Id to match against.
Return Value
Returns true if two node Ids match; otherwise, returns false.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also