getEnumeratorByName Method
Gets an enumerator that matches the name provided.
getEnumeratorByName(name: string): undefined | AnyEnumerator
| Parameter | Type | Description | 
|---|---|---|
| name | string | The ECName of the Enumerator to find. | 
Returns - undefined | AnyEnumerator
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.