JsonObject.Values Property

Definition

public System.Collections.Generic.ICollection<ADT.Runtime.Json.JsonNode> Values { get; }
member this.Values : System.Collections.Generic.ICollection<ADT.Runtime.Json.JsonNode>
Public ReadOnly Property Values As ICollection(Of JsonNode)

Property Value

Implements

Applies to