CollectionRegisteringEventArgs.Collection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スレッド間のアクセスのために登録されるコレクションを取得します。
public:
property System::Collections::IEnumerable ^ Collection { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable Collection { get; }
member this.Collection : System.Collections.IEnumerable
Public ReadOnly Property Collection As IEnumerable
プロパティ値
スレッド間のアクセスのために登録されるコレクション。