DK11 for .NET | TatukGIS.NDK.TGIS_IntegerGridArray | Enums | Classes | Interfaces | Delegates | Records | Types
Array of Array of Integer
// 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;