NumericUpDownAccelerationCollection.Item[Int32] Egenskap

Definition

NumericUpDownAcceleration Hämtar det angivna indexnumret.

public:
 property System::Windows::Forms::NumericUpDownAcceleration ^ default[int] { System::Windows::Forms::NumericUpDownAcceleration ^ get(int index); };
public System.Windows.Forms.NumericUpDownAcceleration this[int index] { get; }
member this.Item(int) : System.Windows.Forms.NumericUpDownAcceleration
Default Public ReadOnly Property Item(index As Integer) As NumericUpDownAcceleration

Parametrar

index
Int32

Det nollbaserade indexet för NumericUpDownAcceleration att hämta från samlingen.

Egenskapsvärde

Med NumericUpDownAcceleration det angivna indexet.

Gäller för