'Declaration Public Sub Serialize( _ ByVal w As XmlTextWriter _ )
'Usage Dim instance As CalendarDropDownStyleInfo Dim w As XmlTextWriter instance.Serialize(w)
public void Serialize( XmlTextWriter w )
Parameters
- w
- XmlTextWriter object to which to save the object