Inserts and returns a new row at the supplied
index.
| [Visual Basic .NET] |
|---|
Public Function InsertAt( _
ByVal Index As Integer, _
ByVal InputBackOff As Double, _
ByVal COverIm As Double _
) As IAgTransferFunctionInputBackOffCOverImTableRow
|
| [C#] |
|---|
public IAgTransferFunctionInputBackOffCOverImTableRow InsertAt(
|
| [Managed C++] |
|---|
public: IAgTransferFunctionInputBackOffCOverImTableRow^ InsertAt(
|
| [Java] |
|---|
public IAgTransferFunctionInputBackOffCOverImTableRow insertAt(
|
| [Unmanaged C++] |
|---|
public: HRESULT InsertAt(
|
- Index
- InputBackOff
- COverIm