Provides access to the collection items.
Overload List
Gets a property at the specified index.
public CustomXmlProperty this[int] {get;}
Gets or sets a property with the specified name.
public CustomXmlProperty this[string] {get; set;}
See Also
CustomXmlPropertyCollection Class | Aspose.Words.Markup Namespace