ChoiceActionItemCollection.Insert Method
Name | Parameters | Description |
---|---|---|
Insert(Int32, ChoiceActionItem) | index, item | Inserts a ChoiceActionItem into the ChoiceActionItemCollection at the specified index. |
Insert(Int32, Object) | index, value | Inserts a ChoiceActionItem into the ChoiceActionItemCollection at the specified index. |