Click or drag to resize
XmlSerializationReaderInitIDs Method
Stores element and attribute names in a System.Xml.NameTable object.

Namespace: System.Xml.Serialization
Assembly: CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax
C#
protected abstract void InitIDs()
See Also