WorkflowControlEndpointCollectionElement 类    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示工作流控制配置元素中的 WorkflowControlEndpointElement 对象的集合。
public ref class WorkflowControlEndpointCollectionElement : System::ServiceModel::Configuration::StandardEndpointCollectionElement<System::ServiceModel::Activities::WorkflowControlEndpoint ^, System::ServiceModel::Activities::Configuration::WorkflowControlEndpointElement ^>
	public class WorkflowControlEndpointCollectionElement : System.ServiceModel.Configuration.StandardEndpointCollectionElement<System.ServiceModel.Activities.WorkflowControlEndpoint,System.ServiceModel.Activities.Configuration.WorkflowControlEndpointElement>
	type WorkflowControlEndpointCollectionElement = class
    inherit StandardEndpointCollectionElement<WorkflowControlEndpoint, WorkflowControlEndpointElement>
	Public Class WorkflowControlEndpointCollectionElement
Inherits StandardEndpointCollectionElement(Of WorkflowControlEndpoint, WorkflowControlEndpointElement)
		- 继承
 - 
				WorkflowControlEndpointCollectionElement
 
构造函数
| WorkflowControlEndpointCollectionElement() | 
		 创建 WorkflowControlEndpointCollectionElement 类的新实例。  |