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

Glossary Item Box

The following tables list the members exposed by JsonDataReader.

Public Constructors

 NameDescription
Public ConstructorJsonDataReader ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCurrentNameOverridden.   
Public PropertyCurrentValueOverridden.   
Top

Public Methods

 NameDescription
Public MethodCloseOverridden. Closes the current JsonDataReader instance.  
Public MethodGetBoolValueOverridden. Returns the value of the current property of the System.Boolean type.  
Public MethodGetDateTimeValueOverridden. Returns the value of the current property of the System.DateTime type.  
Public MethodGetDoubleValueOverridden. Returns the value of the current property of the System.Double type.  
Public MethodGetEnumValue<TValue>Overridden. Gets the enumeration element that corresponds to the value of the current property.  
Public MethodGetGuidValueOverridden. Returns the value of the current property of the System.Guid type.  
Public MethodGetIntValueOverridden. Returns the value of the current property of the System.Int32 type.  
Public MethodGetLocalizableStringValueOverridden. Returns the value of the current property of the LocalizableString type.  
Public MethodGetSerialazebleObjectValueOverridden. Gets the value of the current deserialized property converted to the specified type.  
Public MethodGetSerializableObjectValueOverloaded. Overridden.   
Public MethodGetStreamValueOverloaded. Overridden.   
Public MethodGetStringValueOverridden. Returns the value of the current property of the System.String type.  
Public MethodGetValueOverloaded. Overridden.   
Public MethodReadOverridden. Moves the current position in the data set to the next property of the current nesting level.  
Public MethodReadIntoOverridden. Moves the current position in the data set to one nesting level down.  
Public MethodReadNextCollectionItemOverridden. Moves to the next element in the collection of elements.  
Public MethodReadOutOverridden. Moves the current position in the data set to one nesting level up.  
Top

See Also

© Terrasoft 2002-2018.