PortBase.ExtractPromotables メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
ExtractPromotables(Correlation[], Correlation[]) | |
ExtractPromotables(Correlation[], IList) |
ExtractPromotables(Correlation[], Correlation[])
protected:
System::Collections::IList ^ ExtractPromotables(cli::array <Microsoft::XLANGs::Core::Correlation ^> ^ followCorrelations, cli::array <Microsoft::XLANGs::Core::Correlation ^> ^ initCorrelations);
protected System.Collections.IList ExtractPromotables (Microsoft.XLANGs.Core.Correlation[] followCorrelations, Microsoft.XLANGs.Core.Correlation[] initCorrelations);
member this.ExtractPromotables : Microsoft.XLANGs.Core.Correlation[] * Microsoft.XLANGs.Core.Correlation[] -> System.Collections.IList
Protected Function ExtractPromotables (followCorrelations As Correlation(), initCorrelations As Correlation()) As IList
パラメーター
- followCorrelations
- Correlation[]
- initCorrelations
- Correlation[]
戻り値
適用対象
ExtractPromotables(Correlation[], IList)
protected:
System::Collections::IList ^ ExtractPromotables(cli::array <Microsoft::XLANGs::Core::Correlation ^> ^ clist, System::Collections::IList ^ l);
protected System.Collections.IList ExtractPromotables (Microsoft.XLANGs.Core.Correlation[] clist, System.Collections.IList l);
member this.ExtractPromotables : Microsoft.XLANGs.Core.Correlation[] * System.Collections.IList -> System.Collections.IList
Protected Function ExtractPromotables (clist As Correlation(), l As IList) As IList
パラメーター
- clist
- Correlation[]
- l
- IList