JsonArrayLength Property
Gets the number of elements contained in the
JsonArray.
Namespace: KGySoft.JsonAssembly: KGySoft.Json (in KGySoft.Json.dll) Version: 3.0.0
public int Length { get; }
Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}
member Length : int with get
Property Value
Int32