StringLookup.CacheStringLookup(ICollection, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static System::Collections::Generic::List<Microsoft::XLANGs::Core::StringLookup::Entry> ^ CacheStringLookup(System::Collections::ICollection ^ strings, int minStringSize);
public static System.Collections.Generic.List<Microsoft.XLANGs.Core.StringLookup.Entry> CacheStringLookup (System.Collections.ICollection strings, int minStringSize);
static member CacheStringLookup : System.Collections.ICollection * int -> System.Collections.Generic.List<Microsoft.XLANGs.Core.StringLookup.Entry>
Public Shared Function CacheStringLookup (strings As ICollection, minStringSize As Integer) As List(Of StringLookup.Entry)
Paramètres
- strings
- ICollection
- minStringSize
- Int32