add method

add

Adds the new reference to references collection

def add(self, value):
    ...
ParameterTypeDescription
valueIVbaReference

See Also