![]() | CAEXWrapper Properties |
The CAEXWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | CAEXDocument | Gets the CAEX document of this CAEX object. If the CAEX object has not been inserted into a document or has been removed from the document, the value is null. |
![]() | CAEXParent | Gets the CAEXParent of this instance if it exists. |
![]() | CAEXSequenceOfCAEXObject | Gets the CAEXSequence containing this CAEX object |
![]() | Document | Gets the XDocument of the wrapped XML-Element |
![]() | Exists | Determines if this is a wrapper around an existing XML-Element |
![]() | IsDeleted | Determines, if this object is not contained in any document |
![]() | Node | Gets the wrapped XML-Element |
![]() | Owner | Gets the wrapped Xml-Element's parent |
![]() | TagName | Gets the name of the CAEX tag for this CAEX object. |