Soap.InvokeRegistry.TIntegerSOAPArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TIntegerSOAPArray = array of Integer;

C++

typedef System::DynamicArray<int> TIntegerSOAPArray;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.