Compartir vía


NIndex.Explicit(NIndex to Index) Operador

Definición

Convierte un NIndex en un Index". />

public:
 static explicit operator Index(System::Buffers::NIndex value);
public static explicit operator Index (System.Buffers.NIndex value);
static member op_Explicit : System.Buffers.NIndex -> Index
Public Shared Narrowing Operator CType (value As NIndex) As Index

Parámetros

value
NIndex

Devoluciones

Se aplica a