Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The articles in this section of the documentation show how to use various features of C++/CLI.
In This Section
- How to: Create CLR Empty Projects
- How to: Create CLR Console Applications (C++/CLI)
- How to: Use Tracking References in C++/CLI
- How to: Use Arrays in C++/CLI
- How to: Define and Consume Classes and Structs (C++/CLI)
- C++ Stack Semantics for Reference Types
- User-Defined Operators (C++/CLI)
- User-Defined Conversions (C++/CLI)
- initonly (C++/CLI)
- How to: Define and Use Delegates (C++/CLI)
- How to: Define and consume enums in C++/CLI
- How to: Use Events in C++/CLI
- How to: Define an Interface Static Constructor (C++/CLI)
- How to: Declare Override Specifiers in Native Compilations (C++/CLI)
- How to: Use Properties in C++/CLI
- How to: Use safe_cast in C++/CLI