Xceed Ultimate ListBox for Silverlight Documentation
NotifyItemsRemoved(IEnumerable) Method


Syntax
Public Overloads Sub NotifyItemsRemoved( _
   ByVal itemsRemoved As IEnumerable _
) 
Dim instance As DataSourceProvider
Dim itemsRemoved As IEnumerable
 
instance.NotifyItemsRemoved(itemsRemoved)
public void NotifyItemsRemoved( 
   IEnumerable itemsRemoved
)

Parameters

itemsRemoved
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataSourceProvider Class
DataSourceProvider Members
Overload List

Send Feedback