West Wind Application Settings for .NET |
wwUtils.SerializeObject
|
Overload that supports passing in an XML TextWriter. Note the Writer is not closed
Syntax: |
public static bool SerializeObject( object Instance, XmlTextWriter writer ); |
| Parameters: |
Instance writer
|
Overloads: