Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > FindRequest Class : Values Property |
'Declaration Public ReadOnly Property Values As IList(Of FindValue)
'Usage Dim instance As FindRequest Dim value As IList(Of FindValue) value = instance.Values
public IList<FindValue> Values {get;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family