Interoperability with Other .NET Languages (C++/CLI)
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Interoperability with Other .NET Languages (C++/CLI).
The topics in this section show how to create assemblies in Visual C++ that consume from or provide functionality to assemblies written in C# or Visual Basic.
In This Section
How to: Implement is and as C# Keywords (C++/CLI)
How to: Implement the lock C# Keyword (C++/CLI)
How to: Consume a C# Indexer (C++/CLI)