AWS SDK for .NET Documentation
JsonData Class
AmazonThirdParty.Json.LitJsonJsonData Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
JsonData()()()()
Initializes a new instance of the JsonData class

JsonData(Boolean)
Initializes a new instance of the JsonData class

JsonData(Double)
Initializes a new instance of the JsonData class

JsonData(Int32)
Initializes a new instance of the JsonData class

JsonData(Int64)
Initializes a new instance of the JsonData class

JsonData(Object)
Initializes a new instance of the JsonData class

JsonData(String)
Initializes a new instance of the JsonData class

Add(Object)
Clear()()()()
Count
Equals(JsonData)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExplicitNarrowingExplicitExplicitExplicit(JsonData to Boolean)
ExplicitNarrowingExplicitExplicitExplicit(JsonData to Double)
ExplicitNarrowingExplicitExplicitExplicit(JsonData to Int32)
ExplicitNarrowingExplicitExplicitExplicit(JsonData to Int64)
ExplicitNarrowingExplicitExplicitExplicit(JsonData to String)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetJsonType()()()()
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ImplicitWideningImplicitImplicitImplicit(Boolean to JsonData)
ImplicitWideningImplicitImplicitImplicit(Double to JsonData)
ImplicitWideningImplicitImplicitImplicit(Int32 to JsonData)
ImplicitWideningImplicitImplicitImplicit(Int64 to JsonData)
ImplicitWideningImplicitImplicitImplicit(String to JsonData)
IsArray
IsBoolean
IsDouble
IsInt
IsLong
IsObject
IsString
Item[([( String])])
Item[([( Int32])])
PropertyNames
SetJsonType(JsonType)
ToJson()()()()
ToJson(JsonWriter)
ToString()()()() (Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
JsonData

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)