|
<< Click to Display Table of Contents >> Navigation: Classes > TJsonArray > Properties > L |
SIGNATURE=IWJsonDataObjects.TJsonArray.L
ETYPE=Property
Declaration:
Delphi: |
public property L [Index: Integer]: Int64; |
C++: |
public: __property __int64 L[int Index]; |
Description: This is L, a member of class TJsonArray.