DK for Java | tatukgis.jdk.TGIS_VariantList.Add | Methods | Properties
Add new item to the list.
// Java public int Add( Variant _val );
// Oxygene public function Add( _val : Variant ) : Integer;
| Name | Type | Description |
|---|---|---|
| _val | Variant | item to be added |
| Type | Description |
|---|---|
| int Integer | position of the item |