Método HandleCollector.Remove ()
Dica
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.
Decrementa a contagem de identificadores atual.
Namespace: System.Runtime.InteropServices
Assembly: System (em System.dll)
Sintaxe
public void Remove()
public:
void Remove()
member Remove : unit -> unit
Public Sub Remove
Exceções
Exception | Condition |
---|---|
InvalidOperationException | A propriedade Count é menor que 0. |
Informações de Versão
Plataforma Universal do Windows
Disponível desde 8
.NET Framework
Disponível desde 2.0
Biblioteca de Classes Portátil
Com suporte no: plataformas portáteis do .NET
Windows Phone
Disponível desde 8.1
Confira Também
Classe HandleCollector
Namespace System.Runtime.InteropServices
Retornar ao início