ValidationErrorCollection::ToArray Method ()

 

Returns a new instance of an array that contains all ValidationError objects that are contained in this collection.

Namespace:   System.Workflow.ComponentModel.Compiler
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
array<ValidationError^>^ ToArray()

.NET Framework
Available since 3.0
Return to top
Show: