Class ResourceDictionaryCollection
Supports the RadChart styling infrastructure.
Inheritance
System.Object
System.Collections.Generic.List<System.Collections.IDictionary>
BaseResourceCollection<System.Collections.IDictionary>
ResourceDictionaryCollection
Inherited Members
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<System.Collections.IDictionary>.Add(System.Collections.IDictionary)
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<System.Collections.IDictionary>.AddRange(System.Collections.Generic.IEnumerable<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.AsReadOnly()
System.Collections.Generic.List<System.Collections.IDictionary>.BinarySearch(System.Int32, System.Int32, System.Collections.IDictionary, System.Collections.Generic.IComparer<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.BinarySearch(System.Collections.IDictionary)
System.Collections.Generic.List<System.Collections.IDictionary>.BinarySearch(System.Collections.IDictionary, System.Collections.Generic.IComparer<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.Clear()
System.Collections.Generic.List<System.Collections.IDictionary>.Contains(System.Collections.IDictionary)
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<System.Collections.IDictionary>.ConvertAll<TOutput>(System.Converter<System.Collections.IDictionary, TOutput>)
System.Collections.Generic.List<System.Collections.IDictionary>.CopyTo(System.Collections.IDictionary[])
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.CopyTo(System.Int32, System.Collections.IDictionary[], System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.CopyTo(System.Collections.IDictionary[], System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.Exists(System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.Find(System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.FindAll(System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.FindIndex(System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.FindIndex(System.Int32, System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.FindIndex(System.Int32, System.Int32, System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.FindLast(System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.FindLastIndex(System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.FindLastIndex(System.Int32, System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.FindLastIndex(System.Int32, System.Int32, System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.ForEach(System.Action<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.GetEnumerator()
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.Generic.IEnumerable<System.Collections.IDictionary>.GetEnumerator()
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<System.Collections.IDictionary>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.IndexOf(System.Collections.IDictionary)
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<System.Collections.IDictionary>.IndexOf(System.Collections.IDictionary, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.IndexOf(System.Collections.IDictionary, System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.Insert(System.Int32, System.Collections.IDictionary)
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<System.Collections.IDictionary>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.LastIndexOf(System.Collections.IDictionary)
System.Collections.Generic.List<System.Collections.IDictionary>.LastIndexOf(System.Collections.IDictionary, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.LastIndexOf(System.Collections.IDictionary, System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.Remove(System.Collections.IDictionary)
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<System.Collections.IDictionary>.RemoveAll(System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.RemoveAt(System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.Reverse()
System.Collections.Generic.List<System.Collections.IDictionary>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<System.Collections.IDictionary>.Sort()
System.Collections.Generic.List<System.Collections.IDictionary>.Sort(System.Collections.Generic.IComparer<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.Sort(System.Comparison<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.ToArray()
System.Collections.Generic.List<System.Collections.IDictionary>.TrimExcess()
System.Collections.Generic.List<System.Collections.IDictionary>.TrueForAll(System.Predicate<System.Collections.IDictionary>)
System.Collections.Generic.List<System.Collections.IDictionary>.Capacity
System.Collections.Generic.List<System.Collections.IDictionary>.Count
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.Generic.ICollection<System.Collections.IDictionary>.IsReadOnly
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<System.Collections.IDictionary>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<System.Collections.IDictionary>.Item[System.Int32]
System.Collections.Generic.List<System.Collections.IDictionary>.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: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class ResourceDictionaryCollection : BaseResourceCollection<IDictionary>, IList<IDictionary>, ICollection<IDictionary>, IList, ICollection, IReadOnlyList<IDictionary>, IReadOnlyCollection<IDictionary>, IEnumerable<IDictionary>, IEnumerable, IKeyIndexValueProvider
Constructors
ResourceDictionaryCollection()
Declaration
public ResourceDictionaryCollection()
Methods
GetValue(Int32, Object)
Gets resource based on index
and key
.
Declaration
public override object GetValue(int index, object key)
Parameters
System.Int32
index
The index. |
System.Object
key
The key. |
Returns
System.Object
|
Overrides
Telerik.Windows.Controls.Charting.BaseResourceCollection<System.Collections.IDictionary>.GetValue(System.Int32, System.Object)