Sdílet prostřednictvím


RuleAnalysis.GetSymbols Metoda

Definice

Vrátí seznam symbolů z RuleAnalysis instance.

public:
 System::Collections::Generic::ICollection<System::String ^> ^ GetSymbols();
public System.Collections.Generic.ICollection<string> GetSymbols ();
member this.GetSymbols : unit -> System.Collections.Generic.ICollection<string>
Public Function GetSymbols () As ICollection(Of String)

Návraty

ICollection<String>

Seznam symbolů pro RuleAnalysis instanci.

Platí pro