DK11 for .NET | TatukGIS.NDK.TGIS_IfcPropertyInfoArray | Enums | Classes | Interfaces | Delegates | Records | Types
Alias for array of TGIS_IfcPropertyInfo.
Available also on: ActiveX.
// C# // Type aliases are supported only on Oxygene language. C# developers should use // a raw defintion instead: TGIS_IfcPropertyInfo[]
' VisaulBasic ' Type aliases are supported only on Oxygene language. VisualBasic developers should use ' a raw defintion instead: TGIS_IfcPropertyInfo()
// Oxygene type TGIS_IfcPropertyInfoArray = public array of TGIS_IfcPropertyInfo;