The INumbers type exposes the following members.
Methods
| Name | Description |
---|
 | Add | Add - creates a new counter for a field. e.g: Add('contact.number2') |
 | GetNext | GetNext - allocates one number in the sequence for the given field |
 | Remove | Remove - removes a counter from a field |
Top
See Also