Determines whether the value of the specified PaddingEx object equals the current PaddingEx object.
Parameters
- paddingEx
- The PaddingEx object to compare to the current PaddingEx object.
Return Value
true
if the specified
PaddingEx is equal to this instance; otherwise,
false
.