![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
LayerFormatCollection Class Members | |
See Also Properties Methods Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerFormatCollection Class |
The following tables list the members exposed by LayerFormatCollection.
Name | Description | |
---|---|---|
![]() | LayerFormatCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Comparer | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | Count | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | Item | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | Keys | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | Values | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | Clear | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | ContainsKey | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | ContainsValue | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | FromJson | Populates properties using JSON string. |
![]() | GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | GetObjectData | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | GetSchema | 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 System.Xml.Serialization.XmlSchemaProviderAttribute to the class. |
![]() | OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | Remove | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | ToJson | Serializes to JSON. |
![]() | ToString | Serializes to a string that is more compact than the result of the ToJson method. Used for storing object in markup. |
![]() | TryGetValue | (Inherited from System.Collections.Generic.Dictionary<string,LayerFormat>) |
![]() | WriteXml | Converts an object into its XML representation. |