User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_variantlist

Table of Contents

TGIS_VariantList class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_VariantList | Classes | Methods | Properties

List of Variant objects.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public class TGIS_VariantList : ITGIS_VariantList 
{
}
' VisualBasic
Public Class TGIS_VariantList
  Implements ITGIS_VariantList
End Class
// Oxygene
type
  TGIS_VariantList = public class
  end;

Implements

Methods

Inherited Overrides Protected
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)

Properties

Inherited Protected
Name Visibility Description
Count public Number of elements on the list.
Item public Get item form the list.

2022/11/16 01:07

Page Tools