addEnumerator MethodProtected
Adds enumerator to list of enumerators on this Enumeration
addEnumerator(enumerator: AnyEnumerator): void
Parameter | Type | Description |
---|---|---|
enumerator | AnyEnumerator | The enumerator to add |
Returns - void
Defined in
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.