VCCodeStruct::RemoveTemplateParameter Method (Object^)

 

Removes a parameter from a template definition.

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

void RemoveTemplateParameter(
	Object^ Element
)

Parameters

Element
Type: System::Object^

The parameter to remove.

Return to top
Show: