add method

add

Adds the new reference to references collection

def add(self, value):
    ...
ParameterTypeDescription
valueIVbaReferenceVBA project reference IVbaReference

See Also