Rule::Clone Method ()

 

Creates a deep copy of the current Rule.

Namespace:   System.Workflow.Activities.Rules
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

public:
Rule^ Clone()

Return Value

Type: System.Workflow.Activities.Rules::Rule^

A Rule that is identical to this instance.

.NET Framework
Available since 3.0
Return to top
Show: