RuleAnalysis.GetSymbols Método

Definição

Retorna a lista de símbolos da instância 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)

Retornos

Retorna a lista de símbolos para a instância RuleAnalysis.

Aplica-se a