MVPSI.JAMS Namespace > Resource Class > Find Method : Find(String) Method |
'Declaration
Public Overloads Shared Function Find( _ ByVal queryName As System.String _ ) As System.Collections.Generic.ICollection(Of Resource)
'Usage
Dim queryName As System.String Dim value As System.Collections.Generic.ICollection(Of Resource) value = Resource.Find(queryName)
public static System.Collections.Generic.ICollection<Resource> Find( System.string queryName )
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