做为所有属性项目类别的基底类别。
密封类别不能当做基底类别使用。
类别必须实作增益集基底类别的方法。
The class must implement the methods of the add-in base class.
指定新类别的基底类别名称。
类别不能被指定为直接基底类别一次以上。
A class cannot be specified as a direct base class more than once.
类别可以用来当做间接基底类别一次以上。
A class can be used as an indirect base class more than once.
它无法在基底类别的初始设定式清单中使用。
编译器会将参考解析为变数的基底类别版本。
The compiler resolves the reference to the base class version of the variable.
基底类别的建构函式必须在衍生类别中呼叫。
The constructor for the base class must be called in the derived class.
所存取的基底类别就是在类别宣告中指定的基底类别。
The base class that is accessed is the base class specified in the class declaration.
例如,您可能会扩充一个类别以变更基底类别方法的行为。
For example, you may extend a class to change the behavior of the base-class methods.
例如,您可能会扩充一个类别以变更基底类别方法的行为。
For example, you may extend a class to change the behavior of the base-class methods.
应用推荐