SymbolCollection.

SymbolCollection(SymbolCollection) Constructor

Summary

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

Syntax

public SymbolCollection(SymbolCollection value)

Parameters

Name Type Description
value SymbolCollection

Return Value

Type Description
void