MappingList.nth

class MappingList
nth
(
uint n
)

Parameters

n uint

the position to retrieve

Return Value

Type: EvMapping*

the #Evmapping at position @n in @mapping_list

Meta