Z.Collections

ICollection <T>
  • AddIf
  • AddIfNotContains
  • AddRange
  • AddRangeIf
  • AddRangeIfNotContains
  • ContainsAll
  • ContainsAny
  • IsEmpty
  • IsNotEmpty
  • IsNotNullOrEmpty
  • IsNullOrEmpty
  • RemoveIf
  • RemoveIfContains
  • RemoveRange
  • RemoveRangeIf
  • RemoveRangeIfContains
  • RemoveWhere
IDictionary <string, object>
  • ToExpandoObject
IDictionary <string, string>
  • ToNameValueCollection
IDictionary <TKey, TValue>
  • AddIf
  • AddOrUpdate
  • ContainsAllKey
  • ContainsAnyKey
  • GetOrAdd
  • RemoveIfContainsKey
  • ToSortedDictionary
IDictionary
  • ToHashtable
IEnumerable <T>
  • ContainsAll
  • ContainsAny
  • ForEach
  • IsEmpty
  • IsNotEmpty
  • IsNotNullOrEmpty
  • IsNullOrEmpty
  • StringJoin
NameValueCollection
  • ToDictionary