JsonValue Properties
The JsonValue type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Contains the total number of Values the internal
data structure can hold without resizing. | |
|
|
Gets a value that indicates whether the Value contains a
JSON String. | |
|
|
Gets the number of Values contained in
the Value. | |
|
|
Gets a value that indicates whether the Value is an Array. | |
|
|
Gets a value that indicates whether the Value is
empty. | |
|
|
| |
|
|
Gets a value that indicates whether Type equals Map or Struct. | |
|
|
Gets a value that indicates whether Type equals Null. | |
|
|
Gets a value that indicates whether Type equals Int32, Double, Int64 or UInt64. | |
|
|
Gets a value that indicates whether the Value is
read-only. | |
|
|
| |
|
|
Gets a value that indicates whether Type equals Vector. | |
|
|
Gets or sets the Value at the
specified index. | |
|
|
Gets or sets the Value with the
specified key. | |
|
|
Gets an ICollectionT
containing the keys of the Value. | |
|
|
Gets the total number of elements in all the dimensions of the
Array. | |
|
|
Gets a 64-bit integer that represents the total number of
elements in all the dimensions of the Array. | |
|
|
| |
|
| ||
|
|
Gets an ICollectionT
containing the Values in the
Value. |
Reference
JsonValue Class TcHmiSrv.Core.Tools.Json Namespace
Copyright © Beckhoff Automation GmbH & Co. KG