<< Click to Display Table of Contents >> Navigation: »No topics above this level« ModuleCollection.Add Method |
Adds a Module object to this instance.
[Visual Basic]
Public Overridable Overloads Sub Add( _
ByVal module As Module _
)
[C#]
public virtual int Add(
Module module
);
module
The module to add.
Zero on success.
ModuleCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]