Insert an item into the collection at the specified position.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| index |
Integer |
|
|
The zero-based index at which the item should be inserted. |
| value |
finWarning |
|
|
The item to insert. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finWarnings
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0