DataWriter - члены Смотри также Поля Методы Terrasoft.Common - пространство имен : DataWriter - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип DataWriter предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | SerializableObjectTypeFullNamePropertyName | The full name of the type of the serializable object that includes name space and does not include the assembly name. |
![]() | SerializableObjectValuePropertyName | The property/attribute name that contains the value of the serializable object. |
Имя | Описание | |
---|---|---|
![]() | Close | Closes the current DataWriter instance. |
![]() | Dispose | Deletes, releases and resets resources. Cancels the Finalize() call for this instance. |
![]() | WriteFinishCollection | Completes writing of the current collection. |
![]() | WriteFinishObject | Finishes writing the element to the output stream. |
![]() | WriteSerializableObjectValue | Writes the full value of the element with the specified name, default value, and the default value of the serializable object. |
![]() | WriteStartCollection | Begins writing of collection with the specified name. |
![]() | WriteStartObject | Перегружен. |
![]() | WriteValue | Перегружен. |