IClassifiers
What it does
A collection of IClassifier objects.
Methods
| Definition | Description |
|---|---|
| Get( aliasName : string ): bool | Checks if the collection contains a classifier with the specified name. |
| Has( aliasName : string ): IClassifier | Retrieves the classifier with the specified name. |
4/12/2024 6:16:02 PM