GrapeCity.Xaml.SpreadSheet.Data
WriteEndObj Method


The XmlWriter with which to write the object.
Writes an ending XML element.
Syntax
'Declaration
 
Public Shared Sub WriteEndObj( _
   ByVal writer As XmlWriter _
) 
'Usage
 
Dim writer As XmlWriter
 
Serializer.WriteEndObj(writer)
public static void WriteEndObj( 
   XmlWriter writer
)

Parameters

writer
The XmlWriter with which to write the object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Serializer Class
Serializer Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options