ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.