Click or drag to resize
NbJsonArray Properties

The NbJsonArray type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
内部データ構造体がサイズ変更せずに格納できる要素の合計数を取得または設定します。
(Inherited from ListObject.)
Public propertyCount (Inherited from ListObject.)
Public propertyItem
指定したインデックスにある要素を取得または設定します。
(Inherited from ListObject.)
Top
See Also