言語

Report.GetAllScopeNames メソッド

定義

public:
 System::Collections::Generic::IEnumerable<System::String ^> ^ GetAllScopeNames();
public System.Collections.Generic.IEnumerable<string> GetAllScopeNames();
member this.GetAllScopeNames : unit -> seq<string>
Public Function GetAllScopeNames () As IEnumerable(Of String)

返品

適用対象