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

The JsonMemberMappingCollection type exposes the following members.

Properties

  NameDescription
Comparer
Gets the generic equality comparer that is used to determine equality of keys in the collection.
(Inherited from KeyedCollection<(Of <(String, JsonMemberMapping>)>).)
Count
Gets the number of elements actually contained in the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(JsonMemberMapping>)>).)
Dictionary
Gets the lookup dictionary of the KeyedCollection<(Of <(TKey, TItem>)>).
(Inherited from KeyedCollection<(Of <(String, JsonMemberMapping>)>).)
ItemOverloaded.
Items
Gets a IList<(Of <(T>)>) wrapper around the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(JsonMemberMapping>)>).)

See Also

JsonMemberMappingCollection Class
Facebook.Json.Serialization Namespace