| 1. | Most overloaded operators work in the debugger 大多数重载运算符在调试器中有效。 |
| 2. | Methods that implement overloaded operators must set the 实现重载运算符的方法必须设置 |
| 3. | Used as an overloaded operator or as a literal 用作重载运算符或文本: |
| 4. | Describes guidelines for overloading operators 描述重载运算符的准则。 |
| 5. | Overloading operators is performed differently in c 在c #中以不同的方式执行重载运算符。 |
| 6. | Do overload operators in a symmetric fashion 以对称方式重载运算符。 |
| 7. | Shows how user - defined classes can overload operators 说明用户定义的类如何能够重载运算符。 |
| 8. | Is a class with overloaded operators 是具有重载运算符的类。 |
| 9. | Should also overload operator 的任何类型还应重载运算符 |
| 10. | This sample demonstrates how user - defined classes can overload operators 本示例说明用户定义的类如何能够重载运算符。 |