FillPattern.IsEqual
Description:
Check if the contents and the name of the fill pattern is the same as the name and contents of this fill pattern.
Check if the contents and the name of the fill pattern is the same as the name and contents of this fill pattern.
public bool IsEqual(
FillPattern other
)
-
otherThe fill pattern to be compared.
Return Value
bool
True for equal, false otherwise.
-
A non-optional argument was NULL