Share via


OAProjectItem.Remove Method

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Overridable Sub Remove
public virtual void Remove()
public:
virtual void Remove()
abstract Remove : unit -> unit 
override Remove : unit -> unit 
public function Remove()

Implements

ProjectItem.Remove()

.NET Framework Security

See Also

Reference

OAProjectItem Class

Microsoft.VisualStudio.Data.Schema.Package.Internal Namespace