WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Dictionary3D

    Show / Hide Table of Contents

    Class Dictionary3D

    Presents dictionary for 3D action.

    Inheritance
    System.Object
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>
    Dictionary3D
    Implements
    System.Collections.Generic.IDictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>
    System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>
    System.Collections.IDictionary
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyDictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>
    System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>
    System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>
    System.Collections.IEnumerable
    System.Runtime.Serialization.ISerializable
    System.Runtime.Serialization.IDeserializationCallback
    Inherited Members
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Add(System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>.Add(System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>.Contains(System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>.Remove(System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Clear()
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.ContainsKey(System.Windows.DependencyObject)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.ContainsValue(System.Windows.Media.Media3D.Viewport2DVisual3D)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.GetEnumerator()
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>.GetEnumerator()
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.OnDeserialization(System.Object)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Remove(System.Windows.DependencyObject)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.TryGetValue(System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>.CopyTo(System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>[], System.Int32)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.get_Item(System.Object)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.Add(System.Object, System.Object)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.Contains(System.Object)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.GetEnumerator()
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.Remove(System.Object)
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Comparer
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Count
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Keys
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.IDictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Keys
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.IReadOnlyDictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Keys
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Values
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.IDictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Values
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.IReadOnlyDictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Values
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.Item[System.Windows.DependencyObject]
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>>.IsReadOnly
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.IsFixedSize
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.IsReadOnly
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.Keys
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.Values
    System.Collections.Generic.Dictionary<System.Windows.DependencyObject, System.Windows.Media.Media3D.Viewport2DVisual3D>.System.Collections.IDictionary.Item[System.Object]
    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: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class Dictionary3D : Dictionary<DependencyObject, Viewport2DVisual3D>, IDictionary<DependencyObject, Viewport2DVisual3D>, ICollection<KeyValuePair<DependencyObject, Viewport2DVisual3D>>, IDictionary, ICollection, IReadOnlyDictionary<DependencyObject, Viewport2DVisual3D>, IReadOnlyCollection<KeyValuePair<DependencyObject, Viewport2DVisual3D>>, IEnumerable<KeyValuePair<DependencyObject, Viewport2DVisual3D>>, IEnumerable, ISerializable, IDeserializationCallback

    Constructors

    Dictionary3D()

    Declaration
    public Dictionary3D()

    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

    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, Int32, Func<TElement, Object>[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    FunctionalExtensions.ForEach<T>(IEnumerable, Action<T>)
    FunctionalExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
    FunctionalExtensions.ToList<T>(IEnumerable)
    ChartExtensionUtils.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved