Apostrophe Systems EPC Generator 2.0

EPCBase Addition Operator

+ operator allows two EPC Number Numbers to be added together.

Overload List

+ operator allows two EPC Number Numbers to be added together.

public static EPCBase Addition Operator(EPCBase,EPCBase);

+ operator allows the addition of an integer to an EPC Number

public static EPCBase Addition Operator(EPCBase,int);

See Also

EPCBase Class | Apostrophe.EPC Namespace