<< Click to Display Table of Contents >> Navigation: »No topics above this level« LibraryCollection.Add Method |
Add the library object to the collection.
[Visual Basic]
Public Overridable Overloads Sub Add( _
ByVal library As Library _
)
[C#]
public virtual void Add(
Library library
);
library
The library module.
LibraryCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]