Aracılığıyla paylaş


RuleAnalysis.GetSymbols Yöntem

Tanım

Örnekteki simgelerin RuleAnalysis listesini döndürür.

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)

Döndürülenler

Örneğin simgelerinin RuleAnalysis listesi.

Şunlara uygulanır