contains method
contains(name)
Determines whether the collection contains a property with the given name.
contains(name: string)
Parameter | Type | Description |
---|---|---|
name | string | Case-sensitive name of the property to locate. |
Returns
true
if the item is found in the collection; otherwise, false
.
See Also
- module Aspose.Words.Markup
- class CustomXmlPropertyCollection