BinaryMessageFormatter.Read メソッド
アセンブリ: System.Messaging (system.messaging.dll 内)

Dim instance As BinaryMessageFormatter Dim message As Message Dim returnValue As Object returnValue = instance.Read(message)
戻り値
逆シリアル化されたメッセージ。


メッセージの本文は、バイナリ形式である必要があり、メッセージの逆シリアル化には最初にシリアル化したときと同じシリアライザを使用する必要があります。本文がカスタム クラスを表している場合は、そのクラスのアセンブリがローカルに存在する必要があります。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からBinaryMessageFormatter.Read メソッドを検索する場合は、下記のリンクをクリックしてください。

- BinaryMessageFormatter.Read メソッドのページへのリンク