DK11 for Java | tatukgis.jdk.TGIS_VariantList | Classes | Methods | Properties
A variant list.
// Java public class TGIS_VariantList extends TGIS_ObjectList { };
// Oxygene type TGIS_VariantList = public class( TGIS_ObjectList ) end;
Name | Visibility | Description | |
---|---|---|---|
Add | public | Add new item to the list. | |
Dispose | public | Destroy an instance and free all items. | |
Insert | public | Insert new item to the list. | |
Sort | public | Sort the list. | |