C# Class SuperMap.Web.iServerJava2.SuperMapCollectionLayerSetting

${iServer2_SuperMapCollectionLayerSetting_Title}

${iServer2_SuperMapCollectionLayerSetting_Description}

Inheritance: ServerLayerSetting
显示文件 Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FromJson ( System.Json.JsonObject jsonObject ) : SuperMapCollectionLayerSetting

${iServer2_SuperMapCollectionLayerSetting_method_FromJson_D}

Private Methods

Method Description
SuperMapCollectionLayerSetting ( ) : System.Json

Method Details

FromJson() public static method

${iServer2_SuperMapCollectionLayerSetting_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : SuperMapCollectionLayerSetting
jsonObject System.Json.JsonObject ${iServer2_SuperMapCollectionLayerSetting_method_FromJson_param_jsonObject}
return SuperMapCollectionLayerSetting