System.Windows.Forms
2.0.0.0
System.MarshalByRefObject
System.Collections.Generic.ICollection<System.Windows.Forms.NumericUpDownAcceleration>
System.ComponentModel.ListBindable(false)
The elements in the are sorted by the property.
Represents a sorted collection of objects in the control.
Constructor
2.0.0.0
To be added.
Initializes a new instance of the class.
Method
2.0.0.0
System.Void
The item is added while preserving the sorted.
Adds a new to the .
The to add to the .
Method
2.0.0.0
System.Void
System.ParamArray
To be added.
Adds the elements of the specified array to the , keeping the collection sorted.
An array of type containing the objects to add to the collection.
Method
2.0.0.0
System.Void
To be added.
Removes all elements from the .
Method
2.0.0.0
System.Boolean
To be added.
Determines whether the contains a specific .
true if the is found in the ; otherwise, false.
The to locate in the .
Method
2.0.0.0
System.Void
To be added.
Copies the values to a one-dimensional instance at the specified index.
The one-dimensional that is the destination of the values copied from .
The index in where copying begins.
Property
2.0.0.0
System.Int32
To be added.
To be added.
Gets the number of objects in the .
Property
2.0.0.0
System.Boolean
To be added.
This property always returns false.
Gets a value indicating whether the is read-only.
Property
2.0.0.0
System.Windows.Forms.NumericUpDownAcceleration
To be added.
To be added.
To be added.
To be added.
Method
2.0.0.0
System.Boolean
To be added.
Removes the first occurrence of the specified from the .
true if the is removed from ; otherwise, false.
The to remove from the collection.
Method
2.0.0.0
System.Collections.Generic.IEnumerator<System.Windows.Forms.NumericUpDownAcceleration>
To be added.
To be added.
To be added.
Method
2.0.0.0
System.Collections.IEnumerator
This member is an explicit interface member implementation. It can be used only when the instance is cast to an interface.
Gets the enumerator for the collection.
An iteration over the collection.