ArcGIS Runtime SDK for Windows Phone - Library Reference
ComputeHistogramsTask Constructor
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > ComputeHistogramsTask Class : ComputeHistogramsTask Constructor

url
The URL.
Initializes a new instance of the ComputeHistogramsTask class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal url As String _
)
C# 
public ComputeHistogramsTask( 
   string url
)

Parameters

url
The URL.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.