StringDictionarySerializer Class
Namespace: PIX.SerializeHelpers
Assembly: PIX.dll
Assembly: PIX.dll
Inheritance
-
System.Object
- StringDictionarySerializer
Syntax
public class StringDictionarySerializer : IXmlSerializable, IEnumerable<KeyValuePair<string, string>>, IEnumerable
Constructors
Name | Description |
---|---|
StringDictionarySerializer() | |
StringDictionarySerializer(IDictionary<String, String>) | |
StringDictionarySerializer(XmlReader) |
Fields
Name | Description |
---|---|
Name |
Properties
Name | Description |
---|---|
Dictionary |
Methods
Name | Description |
---|---|
GetEnumerator() | |
GetSchema() | |
ReadXml(XmlReader) | |
WriteXml(XmlWriter) |
Explicit Interface Implementations
Name | Description |
---|---|
IEnumerable.GetEnumerator() |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!