![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Local | |
EndGetAreasAndLengths Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerDcomProxy Class : EndGetAreasAndLengths Method |
- asyncResult
- Lengths
Visual Basic (Declaration) | |
---|---|
Public Function EndGetAreasAndLengths( _ ByVal asyncResult As IAsyncResult, _ ByRef Lengths As Double() _ ) As Double() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeometryServerDcomProxy Dim asyncResult As IAsyncResult Dim Lengths As Double() Dim value() As Double value = instance.EndGetAreasAndLengths(asyncResult, Lengths) |
C# | |
---|---|
public double[] EndGetAreasAndLengths( 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