DK11 for Java | tatukgis.jdk.TGIS_ObjectList | Enums | Classes | Interfaces | Delegates | Types
Alias for platform specific object list.
// Java // Type aliases are supported only on Oxygene language. Java developers should use // a raw defintion instead: TObjectList<TObject>
// Oxygene type TGIS_ObjectList = public TObjectList<TObject>;