Share via


PickWithTwoBranchesFactory 類別

定義

建立各包含兩個分支的 Pick 活動。

public ref class PickWithTwoBranchesFactory sealed : System::Activities::Presentation::IActivityTemplateFactory
public sealed class PickWithTwoBranchesFactory : System.Activities.Presentation.IActivityTemplateFactory
type PickWithTwoBranchesFactory = class
    interface IActivityTemplateFactory
Public NotInheritable Class PickWithTwoBranchesFactory
Implements IActivityTemplateFactory
繼承
PickWithTwoBranchesFactory
實作

建構函式

PickWithTwoBranchesFactory()

初始化 PickWithTwoBranchesFactory 類別的新執行個體。

方法

Create(DependencyObject)

建立包含兩個分支的新 Pick 活動。

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於