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