Show / Hide Table of Contents

Class InfoUdefDict

Inheritance
Object
Dictionary<Int32, String>
InfoUdefDict
Implements
IDictionary<Int32, String>
ICollection<KeyValuePair<Int32, String>>
IDictionary
ICollection
IReadOnlyDictionary<Int32, String>
IReadOnlyCollection<KeyValuePair<Int32, String>>
IEnumerable<KeyValuePair<Int32, String>>
IEnumerable
ISerializable
IDeserializationCallback
Inherited Members
Dictionary<Int32, String>.Add(Int32, String)
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, System.String>>.Add(System.Collections.Generic.KeyValuePair<System.Int32, System.String>)
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, System.String>>.Contains(System.Collections.Generic.KeyValuePair<System.Int32, System.String>)
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, System.String>>.Remove(System.Collections.Generic.KeyValuePair<System.Int32, System.String>)
Dictionary<Int32, String>.Clear()
Dictionary<Int32, String>.ContainsKey(Int32)
Dictionary<Int32, String>.ContainsValue(String)
Dictionary<Int32, String>.GetEnumerator()
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Int32, System.String>>.GetEnumerator()
Dictionary<Int32, String>.GetObjectData(SerializationInfo, StreamingContext)
Dictionary<Int32, String>.OnDeserialization(Object)
Dictionary<Int32, String>.Remove(Int32)
Dictionary<Int32, String>.TryGetValue(Int32, String)
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, System.String>>.CopyTo(System.Collections.Generic.KeyValuePair<System.Int32, System.String>[], System.Int32)
Dictionary<Int32, String>.ICollection.CopyTo(Array, Int32)
Dictionary<Int32, String>.IEnumerable.GetEnumerator()
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.IDictionary.get_Item(System.Object)
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
Dictionary<Int32, String>.IDictionary.Add(Object, Object)
Dictionary<Int32, String>.IDictionary.Contains(Object)
Dictionary<Int32, String>.IDictionary.GetEnumerator()
Dictionary<Int32, String>.IDictionary.Remove(Object)
Dictionary<Int32, String>.Comparer
Dictionary<Int32, String>.Count
Dictionary<Int32, String>.Keys
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.IDictionary<System.Int32, System.String>.Keys
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.IReadOnlyDictionary<System.Int32, System.String>.Keys
Dictionary<Int32, String>.Values
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.IDictionary<System.Int32, System.String>.Values
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.IReadOnlyDictionary<System.Int32, System.String>.Values
Dictionary<Int32, String>.Item[Int32]
System.Collections.Generic.Dictionary<System.Int32, System.String>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, System.String>>.IsReadOnly
Dictionary<Int32, String>.ICollection.IsSynchronized
Dictionary<Int32, String>.ICollection.SyncRoot
Dictionary<Int32, String>.IDictionary.IsFixedSize
Dictionary<Int32, String>.IDictionary.IsReadOnly
Dictionary<Int32, String>.IDictionary.Keys
Dictionary<Int32, String>.IDictionary.Values
Dictionary<Int32, String>.IDictionary.Item[Object]
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Entities.Providers
Assembly: SoDataBase.dll
Syntax
public class InfoUdefDict : Dictionary<int, string>, IDictionary<int, string>, ICollection<KeyValuePair<int, string>>, IDictionary, ICollection, IReadOnlyDictionary<int, string>, IReadOnlyCollection<KeyValuePair<int, string>>, IEnumerable<KeyValuePair<int, string>>, IEnumerable, ISerializable, IDeserializationCallback

Constructors

InfoUdefDict()

Declaration
public InfoUdefDict()

Implements

System.Collections.Generic.IDictionary<TKey,TValue>
System.Collections.Generic.ICollection<T>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.IDeserializationCallback

Extension Methods

EnumUtil.MapEnums<From, To>(From)
IEnumerableExtensions.ForEach<T>(System.Collections.Generic.IEnumerable<T>, System.Action<T>)
IEnumerableExtensions.ContainsAny<T>(System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IEnumerable<T>)
IEnumerableExtensions.Batch<T>(System.Collections.Generic.IEnumerable<T>, System.Int32)
IEnumerableExtensions.IndexOf<T>(System.Collections.Generic.IEnumerable<T>, T, System.Int32)
IEnumerableExtensions.IndexOf<T>(System.Collections.Generic.IEnumerable<T>, System.Func<T, System.Boolean>, System.Int32)
IEnumerableExtensions.Permute<T>(System.Collections.Generic.IEnumerable<T>, System.Int32)
IEnumerableExtensions.PermissiveToDictionary<T, K, V>(System.Collections.Generic.IEnumerable<T>, System.Func<T, K>, System.Func<T, V>)
IEnumerableExtensions.PermissiveToDictionary<T, K, V>(System.Collections.Generic.IEnumerable<T>, System.Func<T, K>, System.Func<T, V>, System.Collections.Generic.IEqualityComparer<K>)
IEnumerableExtensions.GetDifferentCombinations<T>(System.Collections.Generic.IEnumerable<T>, System.Int32)
CollectionOps.AddRange<T, S>(Dictionary<T, S>, Dictionary<T, S>)
CollectionOps.AtLeastOne<T>(IEnumerable<T>)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
intStringDictionaryExt.TointStringDictionary(Dictionary<Int32, String>)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top