GridBandCollection.Insert Method
Name | Parameters | Description |
---|---|---|
Insert(Int32, GridBand) | position, band | Adds the specified band to the specified position within the collection. |
Insert(Int32) | index | Creates a new band and adds it at the specified position within a collection. |