All Frameworks Class Hierarchy This Framework Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATNotification | +---CATCSOChangeNotification
Usage: you must use this class as is. You should never derive it.
public class CATCSOChangeNotification
Class representing a notification whose instance is sent when
the selection is changed.
Role: An instance of this class is sent by the CATCSO class after the selection is changed. It contains two lists : a
list of elements that were removed from the selection and a list
of elements that were added to the selection.
public virtual ~CATCSOChangeNotification( | ) |
public CATLISTP(CATBaseUnknown) Add
public CATLISTP(CATBaseUnknown) Remove
Copyright © 2003, Dassault Systèmes. All rights reserved.