ArcFM Engine Developer Guide
IXMLDOMCDATASection Interface
Members 


Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("2933BF8A-7B36-11D2-B20E-00C04F983E60")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable Or  _
    TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible)>
Public Interface IXMLDOMCDATASection 
   Inherits IXMLDOMCharacterDataIXMLDOMNodeIXMLDOMText 
'Usage
 
Dim instance As IXMLDOMCDATASection
[Guid("2933BF8A-7B36-11D2-B20E-00C04F983E60")]
[TypeLibType(TypeLibTypeFlags.FDispatchable | 
    TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible)]
public interface IXMLDOMCDATASection : IXMLDOMCharacterDataIXMLDOMNodeIXMLDOMText  
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IXMLDOMCDATASection Members
Miner.Interop.msxml6 Namespace

Syntax
'Declaration
 
<GuidAttribute("2933BF8A-7B36-11D2-B20E-00C04F983E60")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable Or  _
    TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible)>
Public Interface IXMLDOMCDATASection 
   Inherits IXMLDOMCharacterDataIXMLDOMNodeIXMLDOMText 
'Usage
 
Dim instance As IXMLDOMCDATASection
[Guid("2933BF8A-7B36-11D2-B20E-00C04F983E60")]
[TypeLibType(TypeLibTypeFlags.FDispatchable | 
    TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible)]
public interface IXMLDOMCDATASection : IXMLDOMCharacterDataIXMLDOMNodeIXMLDOMText  
Inheritance Hierarchy

Miner.Interop.msxml6.IXMLDOMCDATASection

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IXMLDOMCDATASection Members
Miner.Interop.msxml6 Namespace

 

 


Send Comment