'Declaration Public Sub WriteXml( _ ByVal writer As XmlWriter _ )
'Declaration
Public Sub WriteXml( _ ByVal writer As XmlWriter _ )
'使用法 Dim instance As LineSeriesCollection Dim writer As XmlWriter instance.WriteXml(writer)
'使用法
Dim instance As LineSeriesCollection Dim writer As XmlWriter instance.WriteXml(writer)
public void WriteXml( XmlWriter writer )
LineSeriesCollection クラス LineSeriesCollection メンバ
Copyright © 2004 GrapeCity inc.