namespace: Serenity assembly: Serenity.Net.Core
Basic collection extensions
public static class CollectionExtensions
name | description |
---|---|
static AddRange<T>(…) | Adds multiple items to a list. (2 methods) |
static Get<TKey,TValue>(…) | Gets the specified key or returns default value of TValue if not found. (2 methods) |
- Source: CollectionExtensions.cs