Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms
StringAddress Class
StringAddress Methods
Equals Method
Equals Method (IAddress)
Equals Method (Object)
Equals Method (StringAddress)
StringAddress
Equals Method (IAddress)
Determines whether the
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
(
IAddress
?
address
)
Parameters
address
Type:
Demo3D.PLC.Comms
IAddress
The address to compare.
Return Value
Type:
Boolean
True if the
address
equals the current address.
Implements
IEquatable
T
Equals(T)
See Also
Reference
StringAddress Class
Equals Overload
Demo3D.PLC.Comms Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com