Skip to main content

IModelDictionary interface

Namespace: NextDesign.Desktop

Description

Model dictionaries and catalogs.

Affiliation event area

NameDescription
ModelNotifies creation/update/move/delete and selection of models.

Method

NameDescription
ContainsChecks if the specified model is contained in this dictionary.
ContainsByIdChecks if the model with the given identifier is contained in this dictionary.
GetByClassGets the model for the specified class or its subclasses.
GetByClassesGets models for multiple specified classes, or their subclasses.
ToListGets all models contained in this dictionary.