Summary
Initializes a new instance of the
NAnt.VisualCpp.Types.LibraryCollection
class
with the specified array of NAnt.VisualCpp.Types.Library
instances.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Types - Containing Type
- LibraryCollection
Syntax
public LibraryCollection(Library[] value)
Parameters
Name | Type | Description |
---|---|---|
value | Library[] |
Return Value
Type | Description |
---|---|
void |