Microsoft.VisualC Namespaces

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include XNA Framework Members

Include Portable Class Library Members

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.

Namespaces

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.