DK11 for ActiveX | TatukGIS_XDK11.TGIS_ObjectList | Classes | Methods | Properties
List of generic objects.
// C# public class TGIS_ObjectList : ITGIS_ObjectList { }
' VisualBasic Public Class TGIS_ObjectList Implements ITGIS_ObjectList End Class
// Oxygene type TGIS_ObjectList = public class end;
Name | Visibility | Description | |
---|---|---|---|
Add | public | Add a new element to the list. | |
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Clear | public | Clear the list. | |
Delete | public | Delete and item for the list. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|