constructor Method

Constructor.

TransientIdSequence(initialLocalId: number0): TransientIdSequence

Parameter Type Description
initialLocalId number The starting local Id. The local Id of the first Id64String generated by getNext will be initialLocalId + 1.

Returns - TransientIdSequence

Defined in

Last Updated: 13 November, 2024