Click or drag to resize

IBcfSequenceT Methods

[This is preliminary documentation and is subject to change.]

The IBcfSequenceT generic type exposes the following members.

Methods
  NameDescription
Public methodAccept
Called when a value was applied (May be from out-side by setting a value or loading a row).
Public methodNext
Returns the next value from the sequence.
Public methodReset
Resets the sequence to its initial state.
Top
See Also