VCCodeMap.RemoveEntry(Object) Methode

Definition

Entfernt den angegebenen Zuordnungs Eintrag aus dem Map-Code Element, das durch das-Objekt dargestellt wird VCCodeMap .

public:
 void RemoveEntry(System::Object ^ Element);
public:
 void RemoveEntry(Platform::Object ^ Element);
void RemoveEntry(winrt::Windows::Foundation::IInspectable const & Element);
[System.Runtime.InteropServices.DispId(584)]
public void RemoveEntry (object Element);
[<System.Runtime.InteropServices.DispId(584)>]
abstract member RemoveEntry : obj -> unit
Public Sub RemoveEntry (Element As Object)

Parameter

Element
Object

Erforderlich. Der Zuordnungs Eintrag, der entfernt werden soll.

Attribute

Gilt für