constructor Method
Construct a new ECName from a valid EC name.
throws ECObjectsError if name
does not meet the criteria for a valid EC name.
ECName(name: string): ECName
Parameter | Type | Description |
---|---|---|
name | string |
Returns - ECName
Defined in
- ecschema-metadata/src/ECName.ts Line 42
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.