Extensions Methods |
The Extensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddAndReturnTKey, TValue | |
![]() ![]() | AddOrSetTKey, 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.
|
![]() ![]() | AsInstanceOfT | |
![]() ![]() | ConcatT | |
![]() ![]() | DropT |
Scala alias for Skip
|
![]() ![]() | GetOrElseT(T, T) | |
![]() ![]() | GetOrElseTKey, TValue(IDictionaryTKey, TValue, TKey, TValue) | |
![]() ![]() | HeadT |
Scala alias for FirstOrDefault
|
![]() ![]() | Join | |
![]() ![]() | Max |