Aspose::Pdf::Annotations::Measure::NumberFormatList::idx_get método

NumberFormatList::idx_get method

Obtiene el formato numérico en la lista por su índice.

System::SharedPtr<Measure::NumberFormat> Aspose::Pdf::Annotations::Measure::NumberFormatList::idx_get(int32_t index)
ParámetroTipoDescripción
índiceint32_tÍndice del elemento a recuperar.

ReturnValue

Elemento de medida recuperado.

Ver también