Xceed DataGrid for Silverlight Documentation
RemoveAt Method (SelectedItemCollection)


Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As SelectedItemCollection
Dim index As Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   int index
)

Parameters

index
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

SelectedItemCollection Class
SelectedItemCollection Members

Send Feedback