ESRI.ArcGIS.Mobile.Client
IDynamicXmlSerializable Interface
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : IDynamicXmlSerializable Interface

Interface that is used for reading in and writing out Xml. This interface is used when we don't know the structure of the xml and we need to delegate out to a dynamically determined type the xml serialization logic.

Syntax

Visual Basic (Declaration) 
Public Interface IDynamicXmlSerializable 
C# 
public interface IDynamicXmlSerializable 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.