次の方法で共有


Formatter コンストラクタ

Formatter クラスの新しいインスタンスを初期化します。

Formatter 型は CLS との互換性がありません。CLS との互換性に関する詳細については 「共通言語仕様の概要」 を参照してください。

Protected Sub New()
[C#]
protected Formatter();
[C++]
protected: Formatter();
[JScript]
protected function Formatter();

解説

シリアル化対象のオブジェクトの Queue 、およびこれらのオブジェクトの ID を生成する ObjectIDGenerator を作成します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

Formatter クラス | Formatter メンバ | System.Runtime.Serialization 名前空間 | ObjectIDGenerator