DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerList | Interfaces | Methods | Properties
List of TGIS_Layer objects.
Available also on: ActiveX.
// C# public interface ITGIS_LayerList: ITBaseObject { }
' VisualBasic Public Interface ITGIS_LayerList Implements ITBaseObject End Class
// Oxygene type ITGIS_LayerList = public interface( ITBaseObject ) 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) |
|