Click or drag to resize

IOperatablevop_Decrement Method

Attempts pre-decrement.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
bool vop_Decrement(
	out Object a
)

Parameters

a  Object
Result of decrement if supported.

Return Value

Boolean
true if operation is supported.
See Also