CodeElements.Reserved1(Object) Method

Definition

Microsoft Internal Use Only.

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

Parameters

Element
Object

The element.

Attributes

Applies to