Overload | Description |
---|---|
Serialize(MetaSchema,TextWriter) | Serializes the schema metadata of the schema using a textWriter. |
Serialize(MetaSchema,Stream) | Serializes the schema metadata of the schema in a stream stream. |
Serialize(IEnumerable<MetaSchema>,TextWriter) | Serializes the schemaList metadata of the schema list using a textWriter. |
Serialize(IEnumerable<MetaSchema>,Stream) | Serializes the schemaList metadata of the schema list in a stream stream. |
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