VCCodeFunction.RemoveTemplateParameter(Object) Méthode

Définition

Supprime un paramètre d'une définition de modèle.

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

Paramètres

Element
Object

Paramètre à supprimer.

Attributs

S’applique à