USADriveIdJurisdSubfile
Contents
[
Hide
]USADriveIdJurisdSubfile class
Class for Jurisdiction specific fields for USA DL
The USADriveIdJurisdSubfile type exposes the following members:
Constructors
| Name | Description |
|---|---|
| USADriveIdJurisdSubfile() | Initializes a new instance of the USADriveIdJurisdSubfile class |
Properties
| Name | Description |
|---|---|
| count | Returns number of data elements |
Indexer
| Name | Description |
|---|---|
| [index] | Indexing by index number |
Methods
| Name | Description |
|---|---|
| remove_at(index) | |
| remove_at(id) | Tries to remove element with 3-letter id |
| add_or_replace(node) | |
| add_or_replace(id, value) | Adds a new DataElement with the specified identifier and value, or replaces the existing element if an entry with the same ElementID is already present. |
| find_data_element(id, is_open_or_create) | Searches for data element by 3-letter id |
| clear() | Clears all data elements |
| insert(index, node) | Inserts the specified DataElement at the given index. If a DataElement with the same ElementID already exists, it will be replaced. |
See Also
- namespace aspose.barcode.complexbarcode
- assembly Aspose.BarCode