Microsoft.VisualC Namespaces

 

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.

NamespaceDescription
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 . By using this generic interface, other .NET languages, such as C# and Visual Basic, can call code that is written using STL/CLR.

Return to top
Show: