NameArray constructor

init

Constructs a new instance of NameArray

def __init__(self):
    ...

See Also