Workflow Step Array class

The WorkflowStepArray class allows you to serialize/deserialize the WorkflowStepArray, by using the XmlSerializer.


The following figure shows the public structure of the class:

Ee712785.77278f74-696f-4e03-9827-a5934f9e47e1(en-us,MSDN.10).png


The following table describes the elements in the class:

Element

Description

CollectionName field

 

WorkflowSteps field

 

Count property

 

IsSynchronized property

 

SyncRoot property

 

Add method

 

CopyTo method

 

GetEnumerator method

 


Show: