类 IntersectionMatrix

IntersectionMatrix class

public class IntersectionMatrix

构造函数

名称描述
IntersectionMatrix()默认构造函数。
IntersectionMatrix(string)

方法

名称描述
Get(Location, Location)
IncreaseCanChangeMatches(IntersectionMatrix)
Matches(IntersectionMatrix)
Set(Location, Location, IntersectionMatrixDimension)
SetAtLeast(Location, Location, IntersectionMatrixDimension)
override ToString()
static IsValidPattern(string, out string)

另见