DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
IEnumerable<CardSet> result = JsonConvert.DeserializeObject<IEnumerable<CardSet>>(jsonText);
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#JsonArrayAttribute
#added
#type
#force
#deserialize
#JSON
ADD COMMENT
Topic
COMMENT
Name
7+8 =
Submit