DK11 for .NET | TatukGIS.NDK.TGIS_FieldInfoList | Enums | Classes | Interfaces | Delegates | Records | Types
Field structure information list.
Available also on: ActiveX.
// C# // Type aliases are supported only on Oxygene language. C# developers should use // a raw defintion instead: TObjectList<TGIS_FieldInfo>
' VisaulBasic ' Type aliases are supported only on Oxygene language. VisualBasic developers should use ' a raw defintion instead: TObjectList(Of TGIS_FieldInfo>
// Oxygene type TGIS_FieldInfoList = public TObjectList<TGIS_FieldInfo>;