Click or drag to resize
CloneLibraryAddLibrary Method (CloneLibraryInformation)
Add Library to existing list of libraries.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void AddLibrary(
	CloneLibraryInformation library
)

Parameters

library
Type: BioCloneLibraryInformation
Library information.
See Also