[]
Abstract class that serves as a base for the RowCollection and ColumnCollection classes.
public abstract class BandCollection : IEnumerable
Public MustInherit Class BandCollection
Implements IEnumerable
| Name | Description |
|---|---|
| Count | |
| this[int] |
| Name | Description |
|---|---|
| Insert(int) | |
| Remove(int) | |
| SetSizes(int[]) |