'宣言 Sub Export( _ ByVal writer As System.Xml.XmlWriter, _ ByVal context As ExportContext _ )
void Export( System.Xml.XmlWriter writer, ExportContext context )
パラメータ
- writer
- XMLライターを示す System.Xml.XmlWriter オブジェクト。
- context
- エクスポートコンテキストを示す ExportContext オブジェクト。