ESRI.ArcGIS.ADF.Web.UI.WebControls
LayerFormatCollection Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerFormatCollection Class




For a list of all members of this type, see LayerFormatCollection members.

Public Methods

 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodClear (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodContainsKey (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodContainsValue (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodFromJson Populates properties using JSON string.  
Public MethodGetEnumerator (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodGetObjectData (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodOnDeserialization (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodReadXml Generates an object from its XML representation.  
Public MethodRemove (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodToJson Serializes to JSON.  
Public MethodToStringOverridden.  Serializes to a string that is more compact than the result of the ToJson method. Used for storing object in markup.  
Public MethodTryGetValue (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.