做为所有属性项目类别的基底类别。
提供泛型唯读集合的基底类别。
密封类别不能当做基底类别使用。
基底类别或结构包含大小为零的阵列。
类别必须实作增益集基底类别的方法。
The class must implement the methods of the add-in base class.
指定新类别的基底类别名称。
下列范例示范使用基底类别初始设定式。
The following example demonstrates using the base class initializer.
否则,将不会呈现基底类别中包含的属性。
Otherwise, the attributes contained in the base class will not be rendered.
类别不能被指定为直接基底类别一次以上。
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.
是否要将泛型行为因数化至基底类别和子类别。
Whether to factor generic behavior into base classes and subclasses.
工作流程载入器服务是衍生自此抽象基底类别。
The abstract base class from which the workflow runtime engine core services are derived.
间接基底是基底清单中其中一个类别的基底类别。
An indirect base is a base class of one of the classes in the base list.
有些情况下您可能需要确保基底类别方法没有被覆写。
In some situations, you may need to ensure that base-class methods are not overridden.
所存取的基底类别就是在类别宣告中指定的基底类别。
The base class that is accessed is the base class specified in the class declaration.
所有长期服务持续性提供者,都衍生自此抽象基底类别。
The abstract base class from which all durable service persistence providers that implement locking are derived.
在这个页面中指定新类别的类别名称、基底类别及档名。
In this page, specify the class name, the base class, and file names for the new class.
例如,您可能会扩充一个类别以变更基底类别方法的行为。
For example, you may extend a class to change the behavior of the base-class methods.
工作流程执行阶段引擎核心服务是衍生自此抽象基底类别。
WorkflowCommitWorkBatchService created by the workflow runtime engine if no other WorkflowCommitWorkBatch service is added.
执行个体建构函式也可以用来呼叫基底类别的执行个体建构函式。
Instance constructors can also be used to call the instance constructors of base classes.
在这个范例中,巢状类别会隐藏基底类别中具有相同名称的类别。
In this example, a nested class hides a class that has the same name in the base class.
类别或结构所引入的索引子可隐藏所有具相同签章的基底类别成员。
An indexer introduced in a class or struct hides all base class indexers with the same signature.
因此,基底类别的预设呈现实作,建议采呈现出全部子控制项的作法。
It is recommended that the default rendering implementation of the base class render all child controls.
您可以使用这个控制项,管理所建立的类别是否会覆写基底类别中的方法。
By using this control, you can manage whether a class you create will override methods in the base class.
在基底类别和子类别个别注册类别处理的情况下,子类别处理常式会先叫用。
In cases where base classes and subclass each register class handling, the subclass handlers are invoked first.
版本安全修饰词可以控制衍生类别的方法,这些方法能够覆写基底类别的方法。
Version-safe modifiers help control the methods from a derived class that override methods in a base class.
如果继承的介面不是宣告为新类别的一部分,则会由负责宣告的基底类别提供实作。
If the inherited interface is not declared as part of the new class, its implementation is provided by the base class that declared it.
应用推荐