ChoiceActionItemCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Choice |
Creates a new Choice |
#Properties
Name | Description |
---|---|
Count |
Returns the number of Choice |
First |
Returns the Choice Action Item which is the first that is currently active. |
Has |
|
Is |
Indicates whether the Choice |
Is |
Indicates whether the current Choice |
Is |
Indicates whether access to the Choice |
Item[Int32] |
Gets or sets the Choice |
Sync |
Gets an object that can be used to synchronize access to the Choice |
#Methods
Name | Description |
---|---|
Add |
Adds a Choice |
Add |
Adds a Choice Action Item to the Choice |
Add |
Adds specified Choice Action Items to a Choice Action’s Choice |
Clear() |
Removes all Choice |
Clear |
|
Contains |
Determines whether a Choice |
Contains |
Determines whether a particular object is in the Choice |
Copy |
Copies the elements of the Choice |
Copy |
Copies the elements of the Choice |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Returns an item that corresponds to the specified data. |
Find |
Returns the item that corresponds to the specified parameters. |
Find |
Returns the item with the specified identifier. Does not search over the child items of the collection’s items. |
Get |
Returns an enumerator that iterates through the Choice |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Index |
Returns the zero-based index of a Choice |
Index |
Returns the zero-based index of a Choice |
Insert |
Inserts a Choice |
Insert |
Inserts a Choice |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes a specific Choice |
Remove |
Removes a specific Choice |
Remove |
Removes the Choice |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also