Neokernel API
Props.decrementInteger Method
Decrements the integer value of the specified key by 1.
public virtual
void
decrementInteger(
string
key
);
See Also
Props Class
|
com.neokernel.props Namespace