Soap.OPToSOAPDomConv.TNativeIntDynArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TNativeIntDynArray = array of NativeInt;

C++

typedef System::DynamicArray<NativeInt> TNativeIntDynArray;

Properties

Type Visibility Source Unit Parent
array
typedef
public
Soap.OPToSOAPDomConv.pas
Soap.OPToSOAPDomConv.hpp
Soap.OPToSOAPDomConv Soap.OPToSOAPDomConv

Description

Embarcadero Technologies does not currently have any additional information.