Freigeben über


RuleAnalysis.GetSymbols Methode

Definition

Gibt die Liste der Symbole aus der RuleAnalysis-Instanz zurück.

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)

Gibt zurück

Die Liste der Symbole für die RuleAnalysis-Instanz.

Gilt für: