共用方式為


XmlSerializerImplementation.WriteMethods 屬性

定義

取得用來寫入資料流的方法集合。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

Hashtable,其中包含方法。

適用於