| MetaDataStore Events | 
The MetaDataStore type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | ContainedElementAdded | 
            Raised when an element was added to a collection (indirectly) contained in this element
             | 
|  | ContainedElementChanged | 
            Raised when an element contained in this element was changed. 
             | 
|  | ContainedElementRemoved | 
            Raised when an element was removed from a collection (indirectly) contained in this element
             | 
|  | MetaDataChanged | 
            Event which is raised when the metadatastore was changed.
             | 
 See Also
See Also