Share via


BaseExtender Members

Include Protected Members
Include Inherited Members

This is the base class for all extenders (node and configuration).

The BaseExtender type exposes the following members.

Constructors

 

Name

Description

Protected method

BaseExtender

Initializes an instance of the BaseExtender class.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

(Overrides Object.Finalize().)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Converts object to string. (Overrides Object.ToString().)

Top

See Also

Reference

BaseExtender Class

Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders Namespace