次の方法で共有


Report.GetAllVariables メソッド

定義

public:
 System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::Variable ^> ^ GetAllVariables();
public System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.Variable> GetAllVariables ();
member this.GetAllVariables : unit -> seq<Microsoft.ReportingServices.RdlObjectModel.Variable>
Public Function GetAllVariables () As IEnumerable(Of Variable)

戻り値

適用対象