USADriveIdJurisdSubfile.Insert
USADriveIdJurisdSubfile.Insert method
Inserts the specified DataElement at the given index. If a DataElement with the same ElementID already exists, it will be replaced.
public DataElement Insert(int index, DataElement node)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The zero-based index at which the element should be inserted. |
| node | DataElement | The DataElement instance to insert or replace at the target position. |
Return Value
The DataElement that was inserted or used to replace an existing entry.
See Also
- class DataElement
- class USADriveIdJurisdSubfile
- namespace Aspose.BarCode.ComplexBarcode
- assembly Aspose.BarCode