RuleAnalysis.GetSymbols Metod

Definition

Returnerar listan med symboler från instansen RuleAnalysis .

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)

Returer

Listan över symboler för instansen RuleAnalysis .

Gäller för