MotionDataPacketEquals Method
Determines whether the specified object is equal to the current object.
Namespace: Redler.Motion.Communication.MotionPacketsAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public override bool Equals(
Object? obj
)
- obj Object
- The object to compare with the current object.
Boolean if the specified object is equal to the current object; otherwise,
.