ArcGIS API for Windows Phone - Library Reference
RemoveItem Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > GraphicCollection Class : RemoveItem Method

index
The index.
Removes the item.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub RemoveItem( _
   ByVal index As Integer _
) 
C# 
protected override void RemoveItem( 
   int index
)

Parameters

index
The index.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.