ExceptionSettings.RemoveByCode(UInt32) Método

Definição

Exclui o ExceptionSetting objeto especificado pelo código da ExceptionSettings coleção.

public:
 void RemoveByCode(System::UInt32 Code);
public:
 void RemoveByCode(unsigned int Code);
void RemoveByCode(unsigned int Code);
[System.Runtime.InteropServices.DispId(202)]
public void RemoveByCode (uint Code);
[<System.Runtime.InteropServices.DispId(202)>]
abstract member RemoveByCode : uint32 -> unit
Public Sub RemoveByCode (Code As UInteger)

Parâmetros

Code
UInt32
Atributos

Aplica-se a