'宣言 Protected Overrides Sub Save( _ ByVal properties As System.Xml.XmlWriter _ )
'使用法 Dim instance As Map Dim properties As System.Xml.XmlWriter instance.Save(properties)
protected override void Save( System.Xml.XmlWriter properties )
パラメータ
- properties
- データの保存に使用されるライタ。