FloatValueStatistic.AddCounters 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 void AddCounters (System.Collections.Generic.List<Orleans.Runtime.ICounter> list, Func<Orleans.Runtime.ICounter,bool> predicate);
static member AddCounters : System.Collections.Generic.List<Orleans.Runtime.ICounter> * Func<Orleans.Runtime.ICounter, bool> -> unit
Public Shared Sub AddCounters (list As List(Of ICounter), predicate As Func(Of ICounter, Boolean))