IndexEntityData.Symbols Property

Definition

Symbols indexed

public:
 property System::Collections::Generic::IReadOnlyCollection<Microsoft::VisualStudio::Workspace::Indexing::SymbolDefinition ^> ^ Symbols { System::Collections::Generic::IReadOnlyCollection<Microsoft::VisualStudio::Workspace::Indexing::SymbolDefinition ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.Indexing.SymbolDefinition> Symbols { get; }
member this.Symbols : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.Indexing.SymbolDefinition>
Public ReadOnly Property Symbols As IReadOnlyCollection(Of SymbolDefinition)

Property Value

Applies to