XmlSerializerFormatter 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class XmlSerializerFormatter : Microsoft::XLANGs::RuntimeTypes::FormatterBase
public class XmlSerializerFormatter : Microsoft.XLANGs.RuntimeTypes.FormatterBase
type XmlSerializerFormatter = class
inherit FormatterBase
Public Class XmlSerializerFormatter
Inherits FormatterBase
- 繼承
建構函式
XmlSerializerFormatter(XmlSerializer) |
屬性
Binder | (繼承來源 FormatterBase) |
Context | (繼承來源 FormatterBase) |
SurrogateSelector | (繼承來源 FormatterBase) |
方法
Deserialize(Stream) | |
Serialize(Stream, Object) |