| 
            
| ESRI.ArcGIS.ADF.ArcGISServer | |
| EndGetAreasAndLengths2 Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class : EndGetAreasAndLengths2 Method | 
- asyncResult
 
- Lengths
 
| Visual Basic (Declaration) | |
|---|---|
Public Function EndGetAreasAndLengths2( _ ByVal asyncResult As IAsyncResult, _ ByRef Lengths As Double() _ ) As Double()  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As GeometryServerProxy Dim asyncResult As IAsyncResult Dim Lengths As Double() Dim value() As Double value = instance.EndGetAreasAndLengths2(asyncResult, Lengths)  | |
| C# | |
|---|---|
public double[] EndGetAreasAndLengths2( IAsyncResult asyncResult, out double[] Lengths )  | |
Parameters
- asyncResult
 - Lengths
 
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family