Property SerializedItems
SerializedItems
The serialized items in this dictionary.
Declaration
public List<SerializableDictionary<TKey, TValue>.Item> SerializedItems { get; }
Property Value
Type | Description |
---|---|
List<SerializableDictionary<TKey, TValue>.Item> |