ModelTreeManager.GetModelItem(Object, Boolean) Metod

Definition

Returnerar modellobjektet för chefen.

public:
 System::Activities::Presentation::Model::ModelItem ^ GetModelItem(System::Object ^ instance, bool shouldExpandModelTree);
public System.Activities.Presentation.Model.ModelItem GetModelItem(object instance, bool shouldExpandModelTree);
member this.GetModelItem : obj * bool -> System.Activities.Presentation.Model.ModelItem
Public Function GetModelItem (instance As Object, shouldExpandModelTree As Boolean) As ModelItem

Parametrar

instance
Object

Instansen.

shouldExpandModelTree
Boolean

trueom chefen ska expandera modellträdet; annars . false

Returer

Modellobjektet för chefen.

Gäller för