Share via


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,其中包含方法。

適用於