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