JsonDataReader - члены Смотри также Cвойства Методы Terrasoft.Common - пространство имен : JsonDataReader - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип JsonDataReader предоставляет следующие члены.
Имя | Описание | |
---|---|---|
JsonDataReader | Перегружен. |
Имя | Описание | |
---|---|---|
CurrentName | Переопределен. | |
CurrentValue | Переопределен. |
Имя | Описание | |
---|---|---|
Close | Переопределен. Closes the current JsonDataReader instance. | |
GetBoolValue | Переопределен. Returns the value of the current property of the System.Boolean type. | |
GetDateTimeValue | Переопределен. Returns the value of the current property of the System.DateTime type. | |
GetDoubleValue | Переопределен. Returns the value of the current property of the System.Double type. | |
GetEnumValue<TValue> | Переопределен. Gets the enumeration element that corresponds to the value of the current property. | |
GetGuidValue | Переопределен. Returns the value of the current property of the System.Guid type. | |
GetIntValue | Переопределен. Returns the value of the current property of the System.Int32 type. | |
GetLocalizableStringValue | Переопределен. Returns the value of the current property of the LocalizableString type. | |
GetSerialazebleObjectValue | Переопределен. Gets the value of the current deserialized property converted to the specified type. | |
GetSerializableObjectValue | Перегружен. Переопределен. | |
GetStreamValue | Перегружен. Переопределен. | |
GetStringValue | Переопределен. Returns the value of the current property of the System.String type. | |
GetValue | Перегружен. Переопределен. | |
Read | Переопределен. Moves the current position in the data set to the next property of the current nesting level. | |
ReadInto | Переопределен. Moves the current position in the data set to one nesting level down. | |
ReadNextCollectionItem | Переопределен. Moves to the next element in the collection of elements. | |
ReadOut | Переопределен. Moves the current position in the data set to one nesting level up. |