+ operator allows two EPC Number Numbers to be added together.
+ 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);
EPCBase Class | Apostrophe.EPC Namespace