CustomXMLPartsClass Klasse

Definition

public ref class CustomXMLPartsClass : Microsoft::Office::Core::CustomXMLParts, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("000CDB0C-0000-0000-C000-000000000046")]
public class CustomXMLPartsClass : Microsoft.Office.Core.CustomXMLParts, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("000CDB0C-0000-0000-C000-000000000046")>]
type CustomXMLPartsClass = class
    interface _CustomXMLParts
    interface CustomXMLParts
    interface _CustomXMLPartsEvents_Event
    interface IEnumerable
Public Class CustomXMLPartsClass
Implements CustomXMLParts, IEnumerable
Vererbung
CustomXMLPartsClass
Attribute
Implementiert

Eigenschaften

Application
Count
Creator
Item[Object]
Parent

Methoden

Add(String, Object)
add_PartAfterAdd(_CustomXMLPartsEvents_PartAfterAddEventHandler)
add_PartAfterLoad(_CustomXMLPartsEvents_PartAfterLoadEventHandler)
add_PartBeforeDelete(_CustomXMLPartsEvents_PartBeforeDeleteEventHandler)
GetEnumerator()
remove_PartAfterAdd(_CustomXMLPartsEvents_PartAfterAddEventHandler)
remove_PartAfterLoad(_CustomXMLPartsEvents_PartAfterLoadEventHandler)
remove_PartBeforeDelete(_CustomXMLPartsEvents_PartBeforeDeleteEventHandler)
SelectByID(String)
SelectByNamespace(String)

Ereignisse

PartAfterAdd
PartAfterLoad
PartBeforeDelete

Gilt für: