Datasnap.DSReflect.TDSMethodArray
Delphi
type TDSMethodArray = array of TDSMethod;
C++
typedef System::DynamicArray<TDSMethod*> TDSMethodArray;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
array typedef  | 
		public | Datasnap.DSReflect.pas Datasnap.DSReflect.hpp  | 
        Datasnap.DSReflect | Datasnap.DSReflect | 
Beschreibung
TDSMethodArray ist ein TDSMethod-Array.