Constructors
-
Json
Property Initializes a new instance of the JsonPropertyCollection class.Collection(Type)
Methods
-
Add
Property(Json Adds a JsonProperty object.Property) -
Get
Closest Gets the closest matching JsonProperty object. First attempts to get an exact case match of propertyName and then a case insensitive match.Match Property(String) -
Get
Key protectedvirtual When implemented in a derived class, extracts the key from the specified element.For Item(Json Property) -
Get
Property(String, Gets a property by property name.String Comparison)