The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Microsoft.VisualC Namespaces
Visual Studio 2010
The Microsoft.VisualC namespaces contain types that support the Visual C++ compiler and types that implement the STL/CLR Library and the generic interface to the STL/CLR Library.
| Namespace | Description |
|---|---|
| Microsoft.VisualC | The Microsoft.VisualC namespace contains classes that support compilation and code generation using the C++ language. |
| Microsoft.VisualC.StlClr | Contains the classes, interfaces, and enumerators that are used to implement the STL/CLR Library. |
| Microsoft.VisualC.StlClr.Generic | Contains the classes, interfaces, and iterators that are used to implement the generic interface to the STL/CLR Library. By using this generic interface, other .NET languages, such as C# and Visual Basic, can call code that is written using STL/CLR. |
Community Additions
Show: