XmlDictionary Constructor (Int32)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a XmlDictionary with an initial capacity.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- capacity
- Type: System.Int32
The initial size of the dictionary.
Show: