Click or drag to resize

ICounterApi Methods

The ICounterApi type exposes the following members.

Methods
  Name Description
Public method Code example Next(String) Generate an auto-incremented integer for a given sequence.
Public method Code example Next(String, Int32) Generate an integer for a given sequence.
Public method Code example Set Set the counter value.
Top
See Also