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)