Equals
Compares itself and another object for equality. If the values are equal, the return value is TRUE.
METHOD FINAL Equals : BOOL
VAR_INPUT
ipOther : I_GseSvApduClass;
END_VARCompares itself and another object for equality. If the values are equal, the return value is TRUE.
METHOD FINAL Equals : BOOL
VAR_INPUT
ipOther : I_GseSvApduClass;
END_VAR