indexOfKey method
indexOfKey(name)
Returns the zero-based index of the specified property in the collection.
indexOfKey(name: string)
Parameter | Type | Description |
---|---|---|
name | string | The case-sensitive name of the property. |
Returns
The zero based index. Negative value if not found.
See Also
- module Aspose.Words.Markup
- class CustomXmlPropertyCollection