![]() | IObject |
The IObjectWithExternalInterfaceAndInherited type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attribute |
Get the collection of all attributes of this object. Inherited Attributes are not included.
(Inherited from IObjectWithAttributes) |
![]() | AttributeAndDescendants |
Gets the attributes and all nested attributes.
(Inherited from IObjectWithAttributes) |
![]() | CAEXParent |
Gets the CAEXParent of this CAEX object
(Inherited from ICAEXWrapper) |
![]() | Document |
Gets the XDocument containing the XML node of this object.
If the object has not been inserted into a document, the XDocument is null.
Direct manipulations of the XML document are not monitored by the AML engine.
(Inherited from IXMLWrapper) |
![]() | Exists |
Determines, if this instance is wrapped around an existing XML node
(Inherited from IXMLWrapper) |
![]() | ExternalInterface |
Gets the collection of ExternalInterface objects
(Inherited from IObjectWithExternalInterface) |
![]() | ExternalInterfaceAndDescendants |
Gets the collection of ExternalInterface objects including all nested descendant interfaces
(Inherited from IObjectWithExternalInterface) |
![]() | ExternalInterfaceAndInherited | Gets the collection of ExternalInterface objects including all inherited interfaces |
![]() | Node |
Get the XML node of this instance. Direct manipulations of the XML node are not monitored by the AML engine.
(Inherited from IXMLWrapper) |
![]() | Owner |
Gets the XML parent node of this instance. Direct manipulations of the XML node are not monitored by the AML
engine.
(Inherited from IXMLWrapper) |
![]() | TagName |
Gets the Schema Tag name of this instance.
(Inherited from IXMLWrapper) |