get_Item

get_Item(int index) function

Returns the element at the specified index.

Parameters

NameTypeDescription
indexintThe zero-based index of the element to get.

Result

CustomXmlPart

Error

ErrorCondition
com.aspose.ms.System.ArgumentOutOfRangeExceptionindex is less than 0.-or-index is equal to or greater than Count