Defines a collection of ObjectMappingBase objects.
Definition
Namespace:Telerik.Windows.Controls.TreeMap
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public sealed class ObjectMappingCollection : DependencyObjectCollection<ObjectMappingBase>
Inheritance: objectDependencyObjectCollection<ObjectMappingBase>ObjectMappingCollection
Constructors
C#
public ObjectMappingCollection()