USADriveIdJurisdSubfile
Contents
[
Hide
]USADriveIdJurisdSubfile class
Namespace: Aspose.Barcode.ComplexBarcode
Class for Jurisdiction specific fields for USA DL
Constructors
| Name | Description |
|---|---|
| __construct |
Methods
| Name | Static | Description |
|---|---|---|
| addOrReplaceDataElement | No | Adds a new DataElement or replaces it if ElementID already exists. |
| clear | No | Clears all data elements |
| findDataElement | No | Searches for a data element by 3-letter id. |
| get_Item | No | Indexing by 3-letter element id |
| insert | No | Inserts a DataElement at the specified index, or replaces an existing element if an entry with the same ElementID is already present. |
| remove | No | Tries to remove element at index |
| size | No | Returns number of data elements |
| set_Item | No | Indexing by 3-letter element id |