LineDefinitionCollection Class Members
In This Topic
The following tables list the members exposed by LineDefinitionCollection.
Public Constructors
Public Properties
| Name | Description |
 | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Top
Protected Properties
| Name | Description |
 | Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Top
Public Methods
| Name | Description |
 | Add | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<LineDefinition>) |
 | Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) |
 | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Top
Public Events
| Name | Description |
 | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<LineDefinition>) |
Top
Protected Events
| Name | Description |
 | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<LineDefinition>) |
Top
See Also