XmlBinaryReaderSession.Add Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates an XmlDictionaryString from the input parameters and adds it to an internal collection.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | id is less than zero. |
| ArgumentNullException | value is Nothing. |
| InvalidOperationException | An entry with key = id already exists. |
Show: