Apostrophe Systems EPC Generator 2.0

DoD Addition Operator 

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

public static EPCBase operator +(
   EPCBase epc,
   int val
);

See Also

DoD Class | Apostrophe.EPC Namespace | DoDAddition Operator Overload List