GlobalObjectProvider.CollectionChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when there is a change to the collection of global object or global types.
public:
event EventHandler ^ CollectionChanged;
public event EventHandler CollectionChanged;
member this.CollectionChanged : EventHandler
Public Custom Event CollectionChanged As EventHandler