get_Item

get_Item(int index) method

Returns the element at the specified index.

Parameters

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

Returns

CustomXmlPart

Exception

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