Inserts a new coefficient at the supplied index.
| [Visual Basic .NET] |
|---|
Public Sub InsertAt( _ ByVal Index As Integer, _ ByVal coefficient As Double _ ) |
| [C#] |
|---|
public void InsertAt( |
| [Managed C++] |
|---|
public: void InsertAt( |
| [Java] |
|---|
public insertAt( |
| [Unmanaged C++] |
|---|
public: HRESULT InsertAt( |
- Index
- coefficient
