_CustomXMLPartsEvents_Event Members
Include Protected Members
Include Inherited Members
The _CustomXMLPartsEvents_Event type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
add_PartAfterAdd | |
![]() |
add_PartAfterLoad | |
![]() |
add_PartBeforeDelete | |
![]() |
remove_PartAfterAdd | |
![]() |
remove_PartAfterLoad | |
![]() |
remove_PartBeforeDelete |
Top
Events
Name | Description | |
---|---|---|
![]() |
PartAfterAdd | Occurs just after a _CustomXMLPartobject is added to the _CustomXMLParts collection. |
![]() |
PartAfterLoad | Occurs just after a _CustomXMLPart object is loaded. |
![]() |
PartBeforeDelete | Occurs just before a _CustomXMLPart object is deleted from the _CustomXMLParts collection. |
Top