LibraryCollection.Add Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LibraryCollection.Add Method

BR.AN.PviServices .NET


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

);

Parameters

library

The library module.

See Also

LibraryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]