StorageProviderUtils.PrintResults 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 string PrintResults (System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string,object>> results);
static member PrintResults : System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string, obj>> -> string
Public Shared Function PrintResults (results As IList(Of IDictionary(Of String, Object))) As String
Paramètres
- results
- IList<IDictionary<String,Object>>