This document is archived and information here might be outdated. Recommended version. |
JSON parameters array.
[Visual Basic .NET] Public ReadOnly Property JSONParametersArray As IJSONArray
[C#] public IJSONArray JSONParametersArray {get;}
[C++]
HRESULT get_JSONParametersArray(
IJSONArray** JsonArray
);
[C++] Parameters JsonArray [out, retval]
JsonArray is a parameter of type IJSONArray**