The CodeModule type exposes the following members.

Constructors

  Name Description
Public method CodeModule()()()()
Initializes a new instance of the CodeModule class.
Public method CodeModule(String)
Initializes a new instance of the CodeModule class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another CodeModule to the current object.

Properties

  Name Description
Public property Name
Gets or sets the name of the current CodeModule.
Public property Owner
Gets CodeModules collection containing the current object.

See Also