ActionDescriptorCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
のキャッシュされたコレクション ActionDescriptor。
public ref class ActionDescriptorCollection
public class ActionDescriptorCollection
type ActionDescriptorCollection = class
Public Class ActionDescriptorCollection
- 継承
-
ActionDescriptorCollection
コンストラクター
ActionDescriptorCollection(IReadOnlyList<ActionDescriptor>, Int32) |
ActionDescriptorCollectionの新しいインスタンスを初期化します。 |
プロパティ
Items |
キャッシュされた IReadOnlyList<T>を返します。 |
Version |
現在キャッシュされているアイテムの一意のバージョンを返します。 |