NavigateToItemKind Class

Definition

Contains constants representing the different symbol kinds recognized by the sorting algorithm.

public ref class NavigateToItemKind abstract sealed
public ref class NavigateToItemKind abstract sealed
class NavigateToItemKind abstract sealed
public static class NavigateToItemKind
type NavigateToItemKind = class
Public Class NavigateToItemKind
Inheritance
NavigateToItemKind

Fields

Class

Specifies the constant value for Class.

Constant

Specifies the constant value for Constant.

Delegate

Specifies the constant value for Delegate.

Enum

Specifies the constant value for Enum.

EnumItem

Specifies the constant value for EnumItem.

Event

Specifies the constant value for Event.

Field

Specifies the constant value for Field.

File

Specifies the constant value for File.

Interface

Specifies the constant value for Interface.

Line
Method

Specifies the constant value for Method.

Module

Specifies the constant value for Module.

OtherSymbol
Property

Specifies the constant value for Property.

Structure

Specifies the constant value for Structure.

Applies to