RuleAnalysis.GetSymbols Methode

Definitie

Retourneert de lijst met symbolen van het RuleAnalysis exemplaar.

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)

Retouren

De lijst met symbolen voor het RuleAnalysis exemplaar.

Van toepassing op