Platform Core .NET Assemblies API
DataWriter Class Members
See Also  Fields  Methods  Send Feedback
Terrasoft.Common Namespace : DataWriter Class

Glossary Item Box

The following tables list the members exposed by DataWriter.

Public Fields

 NameDescription
Public FieldSerializableObjectTypeFullNamePropertyNameThe full name of the type of the serializable object that includes name space and does not include the assembly name.  
Public FieldSerializableObjectValuePropertyNameThe property/attribute name that contains the value of the serializable object.  
Top

Public Methods

 NameDescription
Public MethodCloseCloses the current DataWriter instance.  
Public MethodDisposeDeletes, releases and resets resources. Cancels the Finalize() call for this instance.  
Public MethodWriteFinishCollectionCompletes writing of the current collection.  
Public MethodWriteFinishObjectFinishes writing the element to the output stream.  
Public MethodWriteSerializableObjectValueWrites the full value of the element with the specified name, default value, and the default value of the serializable object.  
Public MethodWriteStartCollectionBegins writing of collection with the specified name.  
Public MethodWriteStartObjectOverloaded.   
Public MethodWriteValueOverloaded.   
Top

See Also

© Terrasoft 2002-2018.