ExceptionSettings.RemoveByCode(UInt32) Метод

Определение

Удаляет из коллекции ExceptionSetting заданный кодом объект ExceptionSettings.

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)

Параметры

Code
UInt32
Атрибуты

Применяется к