ChoiceActionItemCollection.IndexOf Method
| Name | Parameters | Description |
|---|---|---|
| IndexOf(ChoiceActionItem) | item | Returns the zero-based index of a ChoiceActionItem in the ChoiceActionItemCollection. |
| IndexOf(Object) | value | Returns the zero-based index of a ChoiceActionItem in the ChoiceActionItemCollection. |