Represents the public RunOnceCommand collection that supports collection objects creation.
The following tables list the members exposed by the RunOnceCommandCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Retrieves the number of items in the collection. | |
Item | Retrieves the item at a specific index in the collection. |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Contains | Checks whether the collection contains an item at a specific order in the collection. | |
Create | Creates a new RunOnceCommand and adds it to the collection. | |
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | Returns the enumerator for the collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |