[]
Return the increment value.
public virtual bool Increment(object incValue, bool wrap)
Public Overridable Function Increment(incValue As Object, wrap As Boolean) As Boolean
Type | Name | Description |
---|---|---|
object | incValue | Increment value |
bool | wrap | Whether there are multiple lines and the value wraps |
Type | Description |
---|---|
bool | Increment value |