User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_integergridarray

TGIS_IntegerGridArray type

DK11 for .NET | TatukGIS.NDK.TGIS_IntegerGridArray | Enums | Classes | Interfaces | Delegates | Records | Types

Array of Array of Integer

Available also on: ActiveX | Python.

Syntax

// C#
// Type aliases are supported only on Oxygene language. C# developers should use 
// a raw defintion instead:
int[][]
' VisaulBasic 
' Type aliases are supported only on Oxygene language. VisualBasic developers should use 
' a raw defintion instead:
Integer()()
// Oxygene
type
  TGIS_IntegerGridArray = public array of TGIS_IntegerArray;
2022/11/30 19:28

Page Tools