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. |
12.04.2024 18:16:02