| Visual Basic (Declaration) | |
|---|---|
Sub Write( _ ByVal writer As System.Xml.XmlWriter, _ ByVal fields As System.Collections.Generic.IEnumerable(Of Field) _ ) | |
Parameters
- writer
- System.Xml.XmlWriter.
- fields
- The list of fields to be written.
You can save any subset of the fields to restore them later.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2