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

The CollectionUtils type exposes the following members.

Methods

  NameDescription
AddDistinctOverloaded.
AddRangeOverloaded.
AddRangeDistinctOverloaded.
CastValid<(Of <(T>)>)
CreateAndPopulateList
CreateArray<(Of <(T>)>)
CreateCollectionWrapper
CreateDictionaryWrapper
CreateGenericDictionary
CreateGenericList
CreateListOverloaded.
CreateListWrapper
Distinct<(Of <(T>)>)
Flatten<(Of <(T>)>)
GetSingleItemOverloaded.
GroupBy<(Of <(K, V>)>)
Group the collection using a function which returns the key.
IsCollectionType
IsDictionaryType
IsListType
IsNullOrEmptyOverloaded.
IsNullOrEmptyOrDefault<(Of <(T>)>)
Determines whether the collection is null, empty or its contents are uninitialized values.
ListEquals<(Of <(T>)>)
Minus<(Of <(T>)>)
SliceOverloaded.
ToArray
TryGetSingleItemOverloaded.

See Also

CollectionUtils Class
Facebook.Json.Utilities Namespace