Class IntersectionMatrix

IntersectionMatrix class

public class IntersectionMatrix

Constructors

NameDescription
IntersectionMatrix()The default constructor.
IntersectionMatrix(string)

Methods

NameDescription
Get(Location, Location)
IncreaseCanChangeMatches(IntersectionMatrix)
Matches(IntersectionMatrix)
Set(Location, Location, IntersectionMatrixDimension)
SetAtLeast(Location, Location, IntersectionMatrixDimension)
override ToString()
static IsValidPattern(string, out string)

See Also