Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms
MemoryAddress Class
MemoryAddress Methods
Equals Method
Equals Method (MemoryAddress)
Equals Method (StringAddress)
MemoryAddress
Equals Method (MemoryAddress)
Determines whether the specified address equals the current address.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
bool
Equals
(
MemoryAddress
?
other
)
Parameters
other
Type:
Demo3D.PLC.Comms
MemoryAddress
The address to compare.
Return Value
Type:
Boolean
True if the specified address equals the current address.
Implements
IEquatable
T
Equals(T)
See Also
Reference
MemoryAddress Class
Equals Overload
Demo3D.PLC.Comms Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com