contains method
contains(value)
Determines whether the collection contains the specified value.
contains(value: string)
Parameter | Type | Description |
---|---|---|
value | string | Case-sensitive value to locate. |
Returns
true
if the item is found in the collection; otherwise, false
.
See Also
- module Aspose.Words.Fields
- class DropDownItemCollection