Insert an item into the collection at the specified position.

Syntax

finAccountTypePromotions.Insert(index, value)

Parameters

NameTypeOptionalByRefDescription
index Integer The zero-based index at which the item should be inserted.
value finAccountTypePromotion The item to insert.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountTypePromotions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0