[]
Returns the decrement value.
public virtual bool Decrement(object decValue, bool wrap)
Public Overridable Function Decrement(decValue As Object, wrap As Boolean) As Boolean
Type | Name | Description |
---|---|---|
object | decValue | Decrement value |
bool | wrap | Whether there are multiple lines and the value wraps |
Type | Description |
---|---|
bool | Decrement value |