IOperatablevop_Increment Method |
Attempts pre-increment.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxbool vop_Increment(
out Object a
)
Parameters
- a Object
- Result of increment if supported.
Return Value
Booleantrue if operation is supported.
See Also