XmlDictionaryReader.CreateBinaryReader メソッド

定義

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

オーバーロード

名前 説明
CreateBinaryReader(Byte[], XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Stream, XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Stream, IXmlDictionary, XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Byte[], Int32, Int32, XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Stream, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Stream, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession, OnXmlDictionaryReaderClose)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession, OnXmlDictionaryReaderClose)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

注釈

これらのオーバーロードは、バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

CreateBinaryReader(Byte[], XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(cli::array <System::Byte> ^ buffer, System::Xml::XmlDictionaryReaderQuotas ^ quotas);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(byte[] buffer, System.Xml.XmlDictionaryReaderQuotas quotas);
static member CreateBinaryReader : byte[] * System.Xml.XmlDictionaryReaderQuotas -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (buffer As Byte(), quotas As XmlDictionaryReaderQuotas) As XmlDictionaryReader

パラメーター

buffer
Byte[]

読み取り元のバッファー。

quotas
XmlDictionaryReaderQuotas

この操作に適用されるクォータ。

返品

XmlDictionaryReaderのインスタンス。

例外

buffernullです。

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象

CreateBinaryReader(Stream, XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(System::IO::Stream ^ stream, System::Xml::XmlDictionaryReaderQuotas ^ quotas);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(System.IO.Stream stream, System.Xml.XmlDictionaryReaderQuotas quotas);
static member CreateBinaryReader : System.IO.Stream * System.Xml.XmlDictionaryReaderQuotas -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (stream As Stream, quotas As XmlDictionaryReaderQuotas) As XmlDictionaryReader

パラメーター

stream
Stream

読み取り元のストリーム。

quotas
XmlDictionaryReaderQuotas

この操作に適用されるクォータ。

返品

XmlDictionaryReaderのインスタンス。

例外

streamnullです。

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象

CreateBinaryReader(Stream, IXmlDictionary, XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(System::IO::Stream ^ stream, System::Xml::IXmlDictionary ^ dictionary, System::Xml::XmlDictionaryReaderQuotas ^ quotas);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(System.IO.Stream stream, System.Xml.IXmlDictionary dictionary, System.Xml.XmlDictionaryReaderQuotas quotas);
static member CreateBinaryReader : System.IO.Stream * System.Xml.IXmlDictionary * System.Xml.XmlDictionaryReaderQuotas -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (stream As Stream, dictionary As IXmlDictionary, quotas As XmlDictionaryReaderQuotas) As XmlDictionaryReader

パラメーター

stream
Stream

読み取り元のストリーム。

dictionary
IXmlDictionary

XmlDictionary を使用します。

quotas
XmlDictionaryReaderQuotas

この操作に適用されるクォータ。

返品

XmlDictionaryReaderのインスタンス。

例外

stream または quotasnull

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象

CreateBinaryReader(Byte[], Int32, Int32, XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(cli::array <System::Byte> ^ buffer, int offset, int count, System::Xml::XmlDictionaryReaderQuotas ^ quotas);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(byte[] buffer, int offset, int count, System.Xml.XmlDictionaryReaderQuotas quotas);
static member CreateBinaryReader : byte[] * int * int * System.Xml.XmlDictionaryReaderQuotas -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (buffer As Byte(), offset As Integer, count As Integer, quotas As XmlDictionaryReaderQuotas) As XmlDictionaryReader

パラメーター

buffer
Byte[]

読み取り元のバッファー。

offset
Int32

bufferで読み取る開始位置。

count
Int32

bufferから読み取ることができるバイト数。

quotas
XmlDictionaryReaderQuotas

この操作に適用されるクォータ。

返品

XmlDictionaryReaderのインスタンス。

例外

buffernullです。

count が 0 より小さいか、バッファー長からオフセットを引いた値より大きい値です。

-または-

offset が 0 より小さいか、バッファー長より大きい。

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象

CreateBinaryReader(Stream, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(System::IO::Stream ^ stream, System::Xml::IXmlDictionary ^ dictionary, System::Xml::XmlDictionaryReaderQuotas ^ quotas, System::Xml::XmlBinaryReaderSession ^ session);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(System.IO.Stream stream, System.Xml.IXmlDictionary dictionary, System.Xml.XmlDictionaryReaderQuotas quotas, System.Xml.XmlBinaryReaderSession session);
static member CreateBinaryReader : System.IO.Stream * System.Xml.IXmlDictionary * System.Xml.XmlDictionaryReaderQuotas * System.Xml.XmlBinaryReaderSession -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (stream As Stream, dictionary As IXmlDictionary, quotas As XmlDictionaryReaderQuotas, session As XmlBinaryReaderSession) As XmlDictionaryReader

パラメーター

stream
Stream

読み取り元のストリーム。

dictionary
IXmlDictionary

XmlDictionary を使用します。

quotas
XmlDictionaryReaderQuotas

この操作に適用されるクォータ。

session
XmlBinaryReaderSession

XmlBinaryReaderSession を使用します。

返品

XmlDictionaryReaderのインスタンス。

例外

streamnullです。

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象

CreateBinaryReader(Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(cli::array <System::Byte> ^ buffer, int offset, int count, System::Xml::IXmlDictionary ^ dictionary, System::Xml::XmlDictionaryReaderQuotas ^ quotas);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(byte[] buffer, int offset, int count, System.Xml.IXmlDictionary dictionary, System.Xml.XmlDictionaryReaderQuotas quotas);
static member CreateBinaryReader : byte[] * int * int * System.Xml.IXmlDictionary * System.Xml.XmlDictionaryReaderQuotas -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (buffer As Byte(), offset As Integer, count As Integer, dictionary As IXmlDictionary, quotas As XmlDictionaryReaderQuotas) As XmlDictionaryReader

パラメーター

buffer
Byte[]

読み取り元のバッファー。

offset
Int32

bufferで読み取る開始位置。

count
Int32

bufferから読み取ることができるバイト数。

dictionary
IXmlDictionary

XmlDictionary を使用します。

quotas
XmlDictionaryReaderQuotas

この操作に適用されるクォータ。

返品

XmlDictionaryReaderのインスタンス。

例外

buffernullです。

-または-

offset が 0 より小さいか、バッファー長より大きい。

count が 0 より小さいか、バッファー長からオフセットを引いた値より大きい値です。

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象

CreateBinaryReader(Stream, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession, OnXmlDictionaryReaderClose)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(System::IO::Stream ^ stream, System::Xml::IXmlDictionary ^ dictionary, System::Xml::XmlDictionaryReaderQuotas ^ quotas, System::Xml::XmlBinaryReaderSession ^ session, System::Xml::OnXmlDictionaryReaderClose ^ onClose);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(System.IO.Stream stream, System.Xml.IXmlDictionary dictionary, System.Xml.XmlDictionaryReaderQuotas quotas, System.Xml.XmlBinaryReaderSession session, System.Xml.OnXmlDictionaryReaderClose onClose);
static member CreateBinaryReader : System.IO.Stream * System.Xml.IXmlDictionary * System.Xml.XmlDictionaryReaderQuotas * System.Xml.XmlBinaryReaderSession * System.Xml.OnXmlDictionaryReaderClose -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (stream As Stream, dictionary As IXmlDictionary, quotas As XmlDictionaryReaderQuotas, session As XmlBinaryReaderSession, onClose As OnXmlDictionaryReaderClose) As XmlDictionaryReader

パラメーター

stream
Stream

読み取り元のストリーム。

dictionary
IXmlDictionary

XmlDictionary を使用します。

quotas
XmlDictionaryReaderQuotas

XmlDictionaryReaderQuotas を選択して適用します。

session
XmlBinaryReaderSession

XmlBinaryReaderSession を使用します。

onClose
OnXmlDictionaryReaderClose

リーダーが閉じられたときに呼び出されるデリゲート。

返品

XmlDictionaryReaderのインスタンス。

例外

streamnullです。

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象

CreateBinaryReader(Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(cli::array <System::Byte> ^ buffer, int offset, int count, System::Xml::IXmlDictionary ^ dictionary, System::Xml::XmlDictionaryReaderQuotas ^ quotas, System::Xml::XmlBinaryReaderSession ^ session);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(byte[] buffer, int offset, int count, System.Xml.IXmlDictionary dictionary, System.Xml.XmlDictionaryReaderQuotas quotas, System.Xml.XmlBinaryReaderSession session);
static member CreateBinaryReader : byte[] * int * int * System.Xml.IXmlDictionary * System.Xml.XmlDictionaryReaderQuotas * System.Xml.XmlBinaryReaderSession -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (buffer As Byte(), offset As Integer, count As Integer, dictionary As IXmlDictionary, quotas As XmlDictionaryReaderQuotas, session As XmlBinaryReaderSession) As XmlDictionaryReader

パラメーター

buffer
Byte[]

読み取り元のバッファー。

offset
Int32

bufferで読み取る開始位置。

count
Int32

bufferから読み取ることができるバイト数。

dictionary
IXmlDictionary

使用する XmlDictionary

返品

XmlDictionaryReaderのインスタンス。

例外

buffernullです。

count が 0 より小さいか、バッファー長からオフセットを引いた値より大きい値です。

-または-

offset が 0 より小さいか、バッファー長より大きい。

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象

CreateBinaryReader(Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession, OnXmlDictionaryReaderClose)

バイナリ XML 形式<読み取ることができる のインスタンス.NET作成します。

public:
 static System::Xml::XmlDictionaryReader ^ CreateBinaryReader(cli::array <System::Byte> ^ buffer, int offset, int count, System::Xml::IXmlDictionary ^ dictionary, System::Xml::XmlDictionaryReaderQuotas ^ quotas, System::Xml::XmlBinaryReaderSession ^ session, System::Xml::OnXmlDictionaryReaderClose ^ onClose);
public static System.Xml.XmlDictionaryReader CreateBinaryReader(byte[] buffer, int offset, int count, System.Xml.IXmlDictionary dictionary, System.Xml.XmlDictionaryReaderQuotas quotas, System.Xml.XmlBinaryReaderSession session, System.Xml.OnXmlDictionaryReaderClose onClose);
static member CreateBinaryReader : byte[] * int * int * System.Xml.IXmlDictionary * System.Xml.XmlDictionaryReaderQuotas * System.Xml.XmlBinaryReaderSession * System.Xml.OnXmlDictionaryReaderClose -> System.Xml.XmlDictionaryReader
Public Shared Function CreateBinaryReader (buffer As Byte(), offset As Integer, count As Integer, dictionary As IXmlDictionary, quotas As XmlDictionaryReaderQuotas, session As XmlBinaryReaderSession, onClose As OnXmlDictionaryReaderClose) As XmlDictionaryReader

パラメーター

buffer
Byte[]

読み取り元のバッファー。

offset
Int32

bufferで読み取る開始位置。

count
Int32

bufferから読み取ることができるバイト数。

dictionary
IXmlDictionary

使用する XmlDictionary

onClose
OnXmlDictionaryReaderClose

リーダーが閉じられたときに呼び出されるデリゲート。

返品

XmlDictionaryReaderのインスタンス。

例外

buffernullです。

count が 0 より小さいか、バッファー長からオフセットを引いた値より大きい値です。

-または-

offset が 0 より小さいか、バッファー長より大きい。

注釈

その他の XmlDictionaryReader プロパティは、既定値または nullに設定されます。

適用対象