ActionDescriptorCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A cached collection of ActionDescriptor.
public ref class ActionDescriptorCollection
public class ActionDescriptorCollection
type ActionDescriptorCollection = class
Public Class ActionDescriptorCollection
- Inheritance
-
ActionDescriptorCollection
Constructors
ActionDescriptorCollection(IReadOnlyList<ActionDescriptor>, Int32) |
Initializes a new instance of the ActionDescriptorCollection. |
Properties
Items |
Returns the cached IReadOnlyList<T>. |
Version |
Returns the unique version of the currently cached items. |