Remove (Model)


Description

An event that reports that the model is about to be removed from MSBN's Models collection.

Syntax

aModel_Remove()

 

Parameter Description
aModel a Model object.

Guarantees

Remarks

The event gives notice that a model and all its contents (for example, its nodes, its PropertyTypes, etc.) are about to be removed. Any object or control monitoring the model may wish to stop and clear it information about the model when it gets this event.

Applies To

Model

Also See:

Events: an Overview,