add method

add()

Add a XbrlInstance to the collection.

Returns

XbrlInstance object index.

def add(self):
    ...

See Also