HandleCollector.Count Propriedade
Definição
Obtém o número de identificadores coletados.Gets the number of handles collected.
public:
property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer
Valor da propriedade
O número de identificadores coletados.The number of handles collected.