ArcFM Desktop Developer Guide
ISAXXMLReader_parse Method


Syntax
'Declaration
 
Public Overridable Sub ISAXXMLReader_parse( _
   Optional ByVal varInput As Object _
) 
'Usage
 
Dim instance As SAXXMLReader60Class
Dim varInput As Object
 
instance.ISAXXMLReader_parse(varInput)
public virtual void ISAXXMLReader_parse( 
   object varInput
)

Parameters

varInput
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

SAXXMLReader60Class Class
SAXXMLReader60Class Members

 

 


Send Comment