XmlDictionaryWriter.EndCanonicalization Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This method is not yet implemented.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | This method is not yet implemented. |
When implemented by a derived class, it stops the canonicalization started by the matching StartCanonicalization call.
Show: