OPC Studio User's Guide and Reference
Equals Method (UAFolder)



OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA.NodeSpace Namespace > UAFolder Class : Equals Method
Determines whether the specified object is equal to the current object.
Overload List
OverloadDescription
Determines whether the specified object is equal to the current object.  
Determines whether the specified UAFolder is equal to the current object.  
Determines whether the specified UAServerNode is equal to the current object. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Determines whether the specified OpcLabs.BaseLib.NodeSpace.NodeFrontEnd is equal to the current object. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
Determines whether the specified OpcLabs.BaseLib.NodeSpace.Node is equal to the current object. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Requirements

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