ExceptionSettings.RemoveByCode(UInt32) Methode

Definition

Löscht das per Code angegebene ExceptionSetting-Objekt aus der ExceptionSettings-Auflistung.

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)

Parameter

Code
UInt32
Attribute

Gilt für