| NbJsonObject Properties |
The NbJsonObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Comparer | ディクショナリのキーが等しいかどうかを確認するために使用する IEqualityComparerT を取得します。 (Inherited from DictionaryString, Object.) | |
| Count | DictionaryTKey, TValue に格納されているキー/値ペアの数を取得します。 (Inherited from DictionaryString, Object.) | |
| Item | 指定したキーに関連付けられている値を取得または設定します。 (Inherited from DictionaryString, Object.) | |
| Keys | DictionaryTKey, TValue 内のキーを格納しているコレクションを取得します。 (Inherited from DictionaryString, Object.) | |
| Values | DictionaryTKey, TValue 内の値を格納しているコレクションを取得します。 (Inherited from DictionaryString, Object.) |