This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
|
CreateBinaryReader(array<Byte[], XmlDictionaryReaderQuotas) |
Creates an instance of XmlDictionaryReader that can read .NET Binary XML Format. |
|
CreateBinaryReader(Stream, XmlDictionaryReaderQuotas) |
Creates an instance of XmlDictionaryReader that can read .NET Binary XML Format. |
|
CreateBinaryReader(Stream, IXmlDictionary, XmlDictionaryReaderQuotas) |
Creates an instance of XmlDictionaryReader that can read .NET Binary XML Format. |
|
CreateBinaryReader(array<Byte[], Int32, Int32, XmlDictionaryReaderQuotas) |
Creates an instance of XmlDictionaryReader that can read .NET Binary XML Format. |
|
CreateBinaryReader(Stream, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession) |
Creates an instance of XmlDictionaryReader that can read .NET Binary XML Format. |
|
CreateBinaryReader(array<Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas) |
Creates an instance of XmlDictionaryReader that can read .NET Binary XML Format. |
|
CreateBinaryReader(array<Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession) |
Creates an instance of XmlDictionaryReader that can read .NET Binary XML Format. |
Top
These overloads create an instance of XmlDictionaryReader that can read .NET Binary XML Format.