ReportDesignTargetVersion.GetAllVersions Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
static System::Collections::Generic::List<Microsoft::ReportDesigner::ReportDesignTargetVersion ^> ^ GetAllVersions();
public static System.Collections.Generic.List<Microsoft.ReportDesigner.ReportDesignTargetVersion> GetAllVersions ();
static member GetAllVersions : unit -> System.Collections.Generic.List<Microsoft.ReportDesigner.ReportDesignTargetVersion>
Public Shared Function GetAllVersions () As List(Of ReportDesignTargetVersion)