indexOf method
indexOf(value)
Returns the zero-based index of the specified value in the collection.
indexOf(value: string)
Parameter | Type | Description |
---|---|---|
value | string | The case-sensitive value to locate. |
Returns
The zero based index. Negative value if not found.
See Also
- module Aspose.Words.Fields
- class DropDownItemCollection