+ operator allows the addition of an integer to an DoD
A new DoD with he incremented Serial Number
DoD dod = new DoD(96); //provide DoD-14, Filter, and Serial Number 1 dod.Encode(1234567890,12345,1); //Add 1 to dod for a new DoD with a serial number of 2 dod+=1;
DoD Class | Apostrophe.EPC Namespace | DoDAddition Operator Overload List