'Declaration
Protected Sub PreSerialize( _ ByVal writer As System.Xml.XmlWriter _ )
'Usage
Dim instance As EventHandlerSection Dim writer As System.Xml.XmlWriter instance.PreSerialize(writer)
protected void PreSerialize( System.Xml.XmlWriter writer )
Parameters
- writer