XmlSerializerImplementation.ReadMethods プロパティ

定義

データ ストリームの読み取りに使用されるメソッドのコレクションを取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 virtual property System::Collections::Hashtable ^ ReadMethods { System::Collections::Hashtable ^ get(); };
public virtual System.Collections.Hashtable ReadMethods { get; }
member this.ReadMethods : System.Collections.Hashtable
Public Overridable ReadOnly Property ReadMethods As Hashtable

プロパティ値

Hashtable

メソッドが格納されている Hashtable

適用対象