'Declaration Public Overrides Function Serialize( _ ByVal w As XmlTextWriter _ ) As Boolean
'Declaration
Public Overrides Function Serialize( _ ByVal w As XmlTextWriter _ ) As Boolean
'使用法 Dim instance As GcComboBoxCellType Dim w As XmlTextWriter Dim value As Boolean value = instance.Serialize(w)
'使用法
Dim instance As GcComboBoxCellType Dim w As XmlTextWriter Dim value As Boolean value = instance.Serialize(w)
public override bool Serialize( XmlTextWriter w )
GcComboBoxCellType クラス GcComboBoxCellType メンバ
Copyright © 2004 GrapeCity inc.