The LayerCollection type exposes the following members.
Name | Description | |
---|---|---|
Canvas |
Gets a reference to the Canvas object this LayerCollection belongs to. |
|
Count | (Inherited from Collection<Layer>.) | |
Item |
Gets or sets the item at the specified index. (Inherited from Collection<<'T>>.) |
|
Items | (Inherited from Collection<Layer>.) | |
SelectedIndex | (Inherited from SelectableCollection<<'T>>.) | |
SelectedItem | (Inherited from SelectableCollection<<'T>>.) |
Name | Description | |
---|---|---|
CollectionCleared | (Inherited from Collection<<'T>>.) | |
ItemAdded | (Inherited from Collection<<'T>>.) | |
ItemMoved | (Inherited from Collection<<'T>>.) | |
ItemRemoved | (Inherited from Collection<<'T>>.) | |
SelectedIndexChanged | (Inherited from SelectableCollection<<'T>>.) |
Name | Description | |
---|---|---|
IList..Add | (Inherited from Collection<Layer>.) | |
IList..Contains | (Inherited from Collection<Layer>.) | |
ICollection..CopyTo | (Inherited from Collection<Layer>.) | |
IEnumerable..GetEnumerator | (Inherited from Collection<Layer>.) | |
IList..IndexOf | (Inherited from Collection<Layer>.) | |
IList..Insert | (Inherited from Collection<Layer>.) | |
IList..IsFixedSize | (Inherited from Collection<Layer>.) | |
ICollection<<'T>>..IsReadOnly | (Inherited from Collection<Layer>.) | |
IList..IsReadOnly | (Inherited from Collection<Layer>.) | |
ICollection..IsSynchronized | (Inherited from Collection<Layer>.) | |
IList..Item | (Inherited from Collection<Layer>.) | |
IList..Remove | (Inherited from Collection<Layer>.) | |
ICollection..SyncRoot | (Inherited from Collection<Layer>.) |