StorageProviderUtils.PrintResults Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- results
- IList<IDictionary<String,Object>>