Syntax

C#
public class SerializableDictionary<TKey, TValue>

Type Parameters

TKey
TValue

The type exposes the following members.

Public Constructors

Public Methods

  NameDescription
Public methodGetSchema
Public methodReadXml
Public methodWriteXml

See Also