Overload | Description |
---|---|
Collection<TItem>(ObjectCoder<TItem>) | Creates a coder for serializing collections of items to/from XML. |
Collection<TItem>(IXmlItemSerializer) | Creates a coder for serializing collections of items to/from XML. |
Overload | Description |
---|---|
Collection<TItem>(ObjectCoder<TItem>) | Creates a coder for serializing collections of items to/from XML. |
Collection<TItem>(IXmlItemSerializer) | Creates a coder for serializing collections of items to/from XML. |