ICallHierarchyNameItem Interface

Definition

Represents a simple item without any subitems, such as an initializer reference.

public interface class ICallHierarchyNameItem
public interface class ICallHierarchyNameItem
__interface ICallHierarchyNameItem
public interface ICallHierarchyNameItem
type ICallHierarchyNameItem = interface
Public Interface ICallHierarchyNameItem

Properties

Details

Gets the item details.

DisplayGlyph

Gets the display glyph.

Name

Gets the item's name.

SortText

Gets the text used for sorting the node. The text does not have to be the Name.

Applies to