OperationParameterInfoCollection::IEnumerable::GetEnumerator Method ()

 

Returns an enumerator that iterates through a collection.

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

private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator

Return Value

Type: System.Collections::IEnumerator^

An IEnumerator object that can be used to iterate through the collection.

.NET Framework
Available since 3.5
Return to top
Show: