Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > FindResult Class : NotFound Method |
'Declaration Public Shared Function NotFound( _ ByVal closestIndex As Long _ ) As FindResult
'Usage Dim closestIndex As Long Dim value As FindResult value = FindResult.NotFound(closestIndex)
public static FindResult NotFound( long closestIndex )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family