ESRI.ArcGIS.ADF.Web.UI.WebControls | |
LayerDefinitionCollection Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerDefinitionCollection Class |
For a list of all members of this type, see LayerDefinitionCollection members.
Name | Description | |
---|---|---|
Clone | Clones this object | |
Equals | Overridden. Determines whether the specified Object is equal to the current Object. | |
FindFolderNode | (Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
FindNode |
Searches the tree for a node with the matching text.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
FromJson | Recreates the layer nodes from the JSON deserialization. | |
GetEnumerator |
Gets an enumerator for all of the non-null Data in the nodes in this tree.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
GetHashCode | Overridden. Serves as a hash function for a particular type. | |
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 | |
IsNullOrEmpty | Whether the collection is null or empty. | |
ReadXml | Generates an object from its XML representation. | |
ToJson | Serializes the layer definition collection to JSON. | |
ToString | Overridden. Serializes to a string that is more compact than the result of the ToJson method. Used for storing object in markup. | |
WriteXml | Converts an object into its XML representation. |