'Declaration Protected Function New( _
ByVal nameThe name of barcode symbology subset.As String, _
ByVal numberOfDigitsNumber of digits in barcode.As Integer _
)
protected DeutschePost2Of5BaseSymbology(
string name,
int numberOfDigits
)
protected: DeutschePost2Of5BaseSymbology(
string* name,
int numberOfDigits
)
protected:
DeutschePost2Of5BaseSymbology(
string^ name,
int numberOfDigits
)
Parameters
- name
- The name of barcode symbology subset.
- numberOfDigits
- Number of digits in barcode.