ArcFM Desktop Developer Guide
ConfigurationNodeReadXml Method (ConfigurationGraphNode)


Syntax
'Declaration
 
Protected Overridable Sub ConfigurationNodeReadXml( _
   ByVal reader As XmlReader _
) 
'Usage
 
Dim instance As ConfigurationGraphNode
Dim reader As XmlReader
 
instance.ConfigurationNodeReadXml(reader)
protected virtual void ConfigurationNodeReadXml( 
   XmlReader reader
)

Parameters

reader
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

ConfigurationGraphNode Class
ConfigurationGraphNode Members

 

 


Send Comment