Condividi tramite


NIndex.Explicit(NIndex to Index) Operatore

Definizione

Converte un NIndex in 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

Parametri

value
NIndex

Restituisce

Si applica a