Share via


ClassViewNavigationInfoNode Members

Include Protected Members
Include Inherited Members

Represents an element that appears as a node in a tree view.

The ClassViewNavigationInfoNode type exposes the following members.

Methods

 

Name

Description

Public methodStatic member

Compare

Compares two elements.

Public method

Equals

Verifies whether the selected element is equal to another element. (Overrides ValueType.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Gets the hashcode for the element. (Overrides ValueType.GetHashCode().)

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

Returns the fully qualified type name of this instance. (Inherited from ValueType.)

Top

Operators

 

Name

Description

Public operatorStatic member

Equality

Verifies whether two elements are equal.

Public operatorStatic member

Inequality

Verifies whether two elements are not equal.

Top

Properties

 

Name

Description

Public property

FullName

Gets the fully qualified dot (.) delimited name of the element.

Public property

InfoType

Gets the type of node to which the element is assigned.

Public property

ProjectName

Gets the name of the project to which the element is assigned.

Public property

ReferenceName

Gets the reference name of the element.

Top

See Also

Reference

ClassViewNavigationInfoNode Structure

Microsoft.VisualStudio.Modeling.Shell Namespace