ESRI.ArcGIS.ADF.Web.UI.WebControls
LayerFormatCollection Class Methods
See Also  Send Feedback
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 MethodGetSchemaThis 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 System.Xml.Serialization.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 MethodToString 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

© 2011 All Rights Reserved.