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




The following tables list the members exposed by LayerFormatCollection.

Public Constructors

 NameDescription
Public ConstructorLayerFormatCollection ConstructorOverloaded.  Constructor.  
Top

Public Properties

 NameDescription
Public PropertyComparer (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public PropertyCount (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public PropertyItem (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public PropertyKeys (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Public PropertyValues (Inherited from System.Collections.Generic.Dictionary<String, LayerFormat>)
Top

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.