Neokernel API

Props.incrementInteger Method

Increments the integer value of the specified key by 1.

public virtual void incrementInteger(
   string key
);

See Also

Props Class | com.neokernel.props Namespace