Click or drag to resize

IPatternGraph Methods

The IPatternGraph type exposes the following members.

Methods
 NameDescription
Public methodGetPatternElement Returns the pattern element with the given name if it is available, otherwise null.
Public methodGetSource Returns the source pattern node of the given edge, null if edge dangles to the left
Public methodGetTarget Returns the target pattern node of the given edge, null if edge dangles to the right
Top
See Also