FillGrid.IsEqual
Description:
Check if two fill grids are equal.
Check if two fill grids are equal.
public bool IsEqual(
FillGrid other
)
-
otherThe fill grid to be compared.
Return Value
bool
True if the two fill grids are equal, false otherwise.
-
A non-optional argument was NULL