Index.Implicit(Int32 to Index) Operator

Definicja

Konwertuje liczbę całkowitą na wartość Index.

public:
 static operator Index(int value);
public static implicit operator Index (int value);
static member op_Implicit : int -> Index
Public Shared Widening Operator CType (value As Integer) As Index

Parametry

value
Int32

Liczba całkowita do przekonwertowania.

Zwraca

Index

Indeks reprezentujący liczbę całkowitą.

Dotyczy