[]
Inserts an element into the collection at the specified index.
protected override void InsertItem(int index, ValidateActionBase item)
Protected Overrides Sub InsertItem(index As Integer, item As ValidateActionBase)
| Type | Name | Description |
|---|---|---|
| int | index | |
| ValidateActionBase | item |