LibraryCollection.

LibraryCollection(LibraryCollection) Constructor

Summary

Initializes a new instance of the NAnt.VisualCpp.Types.LibraryCollection class with the specified NAnt.VisualCpp.Types.LibraryCollection instance.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Types
Containing Type
LibraryCollection

Syntax

public LibraryCollection(LibraryCollection value)

Parameters

Name Type Description
value LibraryCollection

Return Value

Type Description
void