Try our conversational search powered by Generative AI!

Class EditorDefinitionSelections

Inheritance
System.Object
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>
EditorDefinitionSelections
Implements
System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<System.String, System.Object>>
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, System.Object>>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<System.Collections.Generic.KeyValuePair<System.String, System.Object>>
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.String, System.Object>>
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, System.Object>>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Add(System.Collections.Generic.KeyValuePair<System.String, System.Object>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.AddRange(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.AsReadOnly()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.BinarySearch(System.Int32, System.Int32, System.Collections.Generic.KeyValuePair<System.String, System.Object>, System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.BinarySearch(System.Collections.Generic.KeyValuePair<System.String, System.Object>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.BinarySearch(System.Collections.Generic.KeyValuePair<System.String, System.Object>, System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Clear()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Contains(System.Collections.Generic.KeyValuePair<System.String, System.Object>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.ConvertAll<TOutput>(System.Converter<System.Collections.Generic.KeyValuePair<System.String, System.Object>, TOutput>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.CopyTo(System.Collections.Generic.KeyValuePair<System.String, System.Object>[])
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.CopyTo(System.Int32, System.Collections.Generic.KeyValuePair<System.String, System.Object>[], System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.CopyTo(System.Collections.Generic.KeyValuePair<System.String, System.Object>[], System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Exists(System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Find(System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.FindAll(System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.FindIndex(System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.FindIndex(System.Int32, System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.FindIndex(System.Int32, System.Int32, System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.FindLast(System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.FindLastIndex(System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.FindLastIndex(System.Int32, System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.FindLastIndex(System.Int32, System.Int32, System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.ForEach(System.Action<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.GetEnumerator()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.GetEnumerator()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.IndexOf(System.Collections.Generic.KeyValuePair<System.String, System.Object>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.IndexOf(System.Collections.Generic.KeyValuePair<System.String, System.Object>, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.IndexOf(System.Collections.Generic.KeyValuePair<System.String, System.Object>, System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Insert(System.Int32, System.Collections.Generic.KeyValuePair<System.String, System.Object>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.LastIndexOf(System.Collections.Generic.KeyValuePair<System.String, System.Object>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.LastIndexOf(System.Collections.Generic.KeyValuePair<System.String, System.Object>, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.LastIndexOf(System.Collections.Generic.KeyValuePair<System.String, System.Object>, System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Remove(System.Collections.Generic.KeyValuePair<System.String, System.Object>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.RemoveAll(System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.RemoveAt(System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Reverse()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Sort()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Sort(System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Sort(System.Comparison<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.ToArray()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.TrimExcess()
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.TrueForAll(System.Predicate<System.Collections.Generic.KeyValuePair<System.String, System.Object>>)
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Capacity
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Count
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.IsReadOnly
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.Item[System.Int32]
System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>.System.Collections.IList.Item[System.Int32]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.ObjectEditing
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public class EditorDefinitionSelections : List<KeyValuePair<string, object>>, IList<KeyValuePair<string, object>>, ICollection<KeyValuePair<string, object>>, IList, ICollection, IReadOnlyList<KeyValuePair<string, object>>, IReadOnlyCollection<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IEnumerable

Constructors

EditorDefinitionSelections()

Declaration
public EditorDefinitionSelections()

EditorDefinitionSelections(IEnumerable<KeyValuePair<String, Object>>)

Declaration
public EditorDefinitionSelections(IEnumerable<KeyValuePair<string, object>> collection)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, System.Object>> collection

Methods

Add(String, Object)

Declaration
public void Add(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value

Implements

System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable

Extension Methods