Skip to main content

What it does

A collection of IClassifier objects.

Methods

DefinitionDescription
Get( aliasName : string ): boolChecks if the collection contains a classifier with the specified name.
Has( aliasName : string ): IClassifierRetrieves the classifier with the specified name.