TreeMapItemCollection Properties
Represents a collection of TreeMapItem objects.| Name | Description |
|---|---|
| Count | Gets the number of elements contained by this FreezableCollection<T>. Inherited from FreezableCollection<T>. |
| HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable. |
| Item[Int32] | Gets or sets the element at the specified index. Inherited from FreezableCollection<T>. |
| ICollection<T>.IsReadOnly | For a description of this member, see IsReadOnly. Inherited from FreezableCollection<T>. |
| ICollection.IsSynchronized | For a description of this member, see IsSynchronized. Inherited from FreezableCollection<T>. |
| ICollection.SyncRoot | For a description of this member, see SyncRoot. Inherited from FreezableCollection<T>. |
| IList.IsFixedSize | For a description of this member, see IsFixedSize. Inherited from FreezableCollection<T>. |
| IList.IsReadOnly | For a description of this member, see IsReadOnly. Inherited from FreezableCollection<T>. |
| IList.Item[Int32] | For a description of this member, see Item[Int32]. Inherited from FreezableCollection<T>. |
See Also