ColorFillScheme.CanUpdateEntry
Description:
Checks whether entry exists in the scheme and not the same as input one.
Checks whether entry exists in the scheme and not the same as input one.
public bool CanUpdateEntry(
ColorFillSchemeEntry entry
)
-
entryThe entry to be updated.
Return Value
Boolean
Returns true if entry exist in scheme and not the same as input one, false otherwise.
-
A non-optional argument was null