Class ItemHandlersCollection
Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ItemHandlersCollection : SelectableCollection<ItemHandler>, IList<ItemHandler>, ICollection<ItemHandler>, IList, ICollection, IReadOnlyList<ItemHandler>, IReadOnlyCollection<ItemHandler>, IEnumerable<ItemHandler>, IEnumerable
Inheritance: System.Object -> System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler> -> Aurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler> -> Aurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler> -> ItemHandlersCollection
Implements
System.Collections.Generic.IList<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>System.Collections.Generic.ICollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>System.Collections.IListSystem.Collections.ICollectionSystem.Collections.Generic.IReadOnlyList<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>System.Collections.Generic.IReadOnlyCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>System.Collections.IEnumerable
Inherited Members
Aurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.OnSelectedIndexChanged(System.Int32,System.Int32)Aurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.Move(System.Int32,System.Int32)Aurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.RemoveItem(System.Int32)Aurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.SelectedItemAurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.SelectedIndexAurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.SelectedIndexChangedAurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.AddRange(System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>)Aurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.OnCollectionCleared(Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler[])Aurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.SetItem(System.Int32,Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)Aurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.OnItemMoved(System.Int32,System.Int32,Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)Aurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.Item(System.Int32)Aurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.ItemAddedAurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.ItemRemovedAurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.ItemMovedAurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.CollectionClearedSystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.Add(Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.ClearSystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.CopyTo(Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler[],System.Int32)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.Contains(Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.GetEnumeratorSystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.IndexOf(Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.Insert(System.Int32,Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.Remove(Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.RemoveAt(System.Int32)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IEnumerable#GetEnumeratorSystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#ICollection#CopyTo(System.Array,System.Int32)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#get_Item(System.Int32)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#set_Item(System.Int32,System.Object)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#Add(System.Object)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#Contains(System.Object)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#IndexOf(System.Object)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#Insert(System.Int32,System.Object)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#Remove(System.Object)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.CountSystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.ItemsSystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#Generic#ICollection<T>#IsReadOnlySystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#ICollection#IsSynchronizedSystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#ICollection#SyncRootSystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#Item(System.Int32)System.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#IsReadOnlySystem.Collections.ObjectModel.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.System#Collections#IList#IsFixedSizeSystem.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Properties
Layer
public Layer Layer { get; }
Methods
GetItemHandlersByName
public ItemHandler[] GetItemHandlersByName(string name)
Parameters
| Type | Name | Description |
|---|---|---|
System.String | name |
Returns
Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler[]
ClearItems
protected override void ClearItems()
Overrides
Aurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.ClearItems
InsertItem
protected override void InsertItem(int index, ItemHandler item)
Parameters
| Type | Name | Description |
|---|---|---|
System.Int32 | index | |
| Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler | item |
Overrides
Aurigma.DesignAtoms.Canvas.Collection.SelectableCollection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.InsertItem(System.Int32,Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)
OnItemAdded
protected override void OnItemAdded(int index, ItemHandler item)
Parameters
| Type | Name | Description |
|---|---|---|
System.Int32 | index | |
| Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler | item |
Overrides
Aurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.OnItemAdded(System.Int32,Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)
OnItemRemoved
protected override void OnItemRemoved(int index, ItemHandler item)
Parameters
| Type | Name | Description |
|---|---|---|
System.Int32 | index | |
| Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler | item |
Overrides
Aurigma.DesignAtoms.Canvas.Collection.Collection<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler>.OnItemRemoved(System.Int32,Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler)