ArcFM Desktop Developer Guide
RetrieveConfigurationElementType Method (NameTypeConfigurationElementCollection<T,TCustomElementData>)


The System.Xml.XmlReader that is deserializing the element.
Get the configuration object for each NameTypeConfigurationElement object in the collection.
Syntax
'Declaration
 
Protected Overrides Function RetrieveConfigurationElementType( _
   ByVal reader As XmlReader _
) As Type
'Usage
 
Dim instance As NameTypeConfigurationElementCollection(Of T,TCustomElementData)
Dim reader As XmlReader
Dim value As Type
 
value = instance.RetrieveConfigurationElementType(reader)
protected override Type RetrieveConfigurationElementType( 
   XmlReader reader
)

Parameters

reader
The System.Xml.XmlReader that is deserializing the element.
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

NameTypeConfigurationElementCollection<T,TCustomElementData> Class
NameTypeConfigurationElementCollection<T,TCustomElementData> Members

 

 


Send Comment