| C1.Silverlight Namespace > C1SelectionManager<T> Class : SelectedItems Property |
'DeclarationPublic ReadOnly Property SelectedItems As System.Collections.Generic.IList(Of T)
'UsageDim instance As C1SelectionManager(Of T) Dim value As System.Collections.Generic.IList(Of T) value = instance.SelectedItems
public System.Collections.Generic.IList<T> SelectedItems {get;}
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