The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ValidationErrorCollection::ToArray Method ()
.NET Framework (current version)
Returns a new instance of an array that contains all ValidationError objects that are contained in this collection.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Return Value
Type: array<System.Workflow.ComponentModel.Compiler::ValidationError^>^A ValidationError array of ValidationError classes.
.NET Framework
Available since 3.0
Available since 3.0
Show: