ArcFM Desktop Developer Guide
deleteData Method (IXMLDOMCDATASection)


Syntax
'Declaration
 
<DispIdAttribute(114)>
Sub deleteData( _
   ByVal offset As Integer, _
   ByVal count As Integer _
) 
'Usage
 
Dim instance As IXMLDOMCDATASection
Dim offset As Integer
Dim count As Integer
 
instance.deleteData(offset, count)
[DispId(114)]
void deleteData( 
   int offset,
   int count
)

Parameters

offset
count
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 Interface
IXMLDOMCDATASection Members

 

 


Send Comment