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 | |
|---|---|---|
|
|
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>.) |
|
|
ICollection..SyncRoot | (Inherited from Collection<Layer>.) |