Originale-mail to me for new edition

 

Class operators

 

The operators as and is take classes and instance objects as operands; as operates on interfaces as well. For more information, see Classes and objects and Object interfaces.

The relational operators = and <> also operate on classes. See Relational operators.

 

Topic groups

 

See also

About operators

Operator precedence rules

 

 

译文

 

类运算符

 

运算符asis以类和实例对象作为操作数;as运算符还可以作用于接口。更多信息见类和对象对象接口

关系运算符 = <> 也可以作用于类,见关系运算符

 

主题组

 

相关主题

运算符

运算符优先规则