RuleAnalysis.GetSymbols 메서드

정의

인스턴스에서 기호 목록을 반환합니다 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)

반품

인스턴스의 기호 목록입니다 RuleAnalysis .

적용 대상