Wiki |
This is preliminary documentation and is subject to change.
The WikiReadOnlyDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the count of all properties. | |
| Item | Tries to get the value of the specified property. | |
| Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. | |
| Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. |
| Name | Description | |
|---|---|---|
| ICollectionKeyValuePairString, JsonElementIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. |