Extensions Members
The Extensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AddAndReturn<(Of <<'(TKey, TValue>)>>) | |
![]() ![]() |
AddOrSet<(Of <<'(TKey, TValue>)>>) |
Dictionary helper that allows for idempotent updates. You don't need to care whether or not
this item is already in the collection in order to update it.
|
![]() ![]() |
AsInstanceOf<(Of <<'(T>)>>) | |
![]() ![]() |
Drop<(Of <<'(T>)>>) |
Scala alias for Skip
|
![]() ![]() |
GetOrElse<(Of <<'(T>)>>)(T, T) | |
![]() ![]() |
GetOrElse<(Of <<'(TKey, TValue>)>>)(IDictionary<(Of <<'(TKey, TValue>)>>), TKey, TValue) | |
![]() ![]() |
Head<(Of <<'(T>)>>) |
Scala alias for FirstOrDefault
|
![]() ![]() |
Join |