User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_chararray.length

Table of Contents

ITGIS_CharArray.Length property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CharArray.Length | Methods | Properties

Array size.

Available also on: Python.

Syntax

// C#
public Integer Length
{
  get {}
}
' VisualBasic
Public Property Length As Integer
  Get
  End Get
End Property
// Oxygene
public
  property Length : Integer read;

Value

Type
int
Integer
2022/11/30 19:06

Page Tools