'Declaration Public Overridable Sub WriteXml( _ ByVal writer As XmlWriter _ )
'Declaration
Public Overridable Sub WriteXml( _ ByVal writer As XmlWriter _ )
'使用法 Dim instance As Series Dim writer As XmlWriter instance.WriteXml(writer)
'使用法
Dim instance As Series Dim writer As XmlWriter instance.WriteXml(writer)
public virtual void WriteXml( XmlWriter writer )
Series クラス Series メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.