![]() | 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 ICollection<T> containing the keys of the IDictionary<TKey, TValue>. |
![]() | Values | Gets an ICollection<T> containing the values in the IDictionary<TKey, TValue>. |
Name | Description | |
---|---|---|
![]() ![]() | ICollection<KeyValuePair<String, JsonElement>>.IsReadOnly | Gets a value indicating whether the ICollection<T> is read-only. |