Table of Contents

Class LayerListBase

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll
public abstract class LayerListBase : ArrayList, IList, ICollection, IEnumerable, ICloneable
Inheritance
LayerListBase
Implements
Derived
Inherited Members

Properties

this[int]

Methods

Add(object?)
AddRange(ICollection)
Clear()
Contains(object?)
Insert(int, object?)
InsertRange(int, ICollection)
RemoveAt(int)
RemoveRange(int, int)