[This is preliminary documentation and is subject to change.]

The JsonConverterCollection type exposes the following members.

Properties

  NameDescription
Count
Gets the number of elements actually contained in the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(JsonConverter>)>).)
Item
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(JsonConverter>)>).)
Items
Gets a IList<(Of <(T>)>) wrapper around the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(JsonConverter>)>).)

See Also

JsonConverterCollection Class
Facebook.Json Namespace