Syntax

C#
public class SerializableDictionary<TKey, TValue>

Type Parameters

TKey
TValue

The type exposes the following methods.

Public Methods

  NameDescription
Public methodGetSchema
Public methodReadXml
Public methodWriteXml

See Also