VbaModuleCollection Methods

The VbaModuleCollection type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAdd
Adds a module to the collection.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodCode exampleRemove
Removes the specified module from the collection.
Public methodToString (Inherited from Object.)
See Also