C1.Silverlight Namespace > Extensions Class : C1IndexOf Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function C1IndexOf( _ ByVal itemsControl As System.Windows.Controls.ItemsControl, _ ByVal value As System.Object _ ) As System.Integer
'Usage
Dim itemsControl As System.Windows.Controls.ItemsControl Dim value As System.Object Dim value As System.Integer value = Extensions.C1IndexOf(itemsControl, value)
[System.Runtime.CompilerServices.Extension()] public static System.int C1IndexOf( System.Windows.Controls.ItemsControl itemsControl, System.object value )
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