This is the collection that is parsed from number property.
You can add items to this collection.
Key is the Application Identifiers (AI)
Value is AI's data.
Namespace: Lesnikowski.Barcode
Assembly: Barcode (in Barcode.dll)
Version: 1.0.5.40001
Syntax
| C# |
|---|
public NameValueCollection DataSections{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DataSections As NameValueCollection |
| Visual C++ |
|---|
public: property NameValueCollection^ DataSections { NameValueCollection^ get (); } |
See Also
BarcodeEAN128 Class
Lesnikowski.Barcode Namespace