Click or drag to resize

ConnectionAssertionError Fields

The ConnectionAssertionError type exposes the following members.

Fields
 NameDescription
Public fieldCAEType The type of error.
Public fieldElem Specifies the graph element, where the error was found.
Public fieldFoundEdges The number of edges found in the graph, if CAEType != CAEType.EdgeNotSpecified.
Public fieldValidateInfo The corresponding ValidatedInfo object, if CAEType != CAEType.EdgeNotSpecified. Otherwise it is null.
Top
See Also