Click or drag to resize

XDocument.GetErrors Method

X#
Get list of all errors

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 STATIC METHOD GetErrors() AS IEnumerable<XError>
Request Example View Source

Return Value

Type: IEnumerableXError
See Also