CadDictionaryBase.RemoveByValue

CadDictionaryBase.RemoveByValue method

Removes the entry soft owner and entry name by value.

public void RemoveByValue(string value)
ParameterTypeDescription
valueStringThe value.

See Also