Muokkaa

Jaa


NIndex.Explicit(NIndex to Index) Operator

Definition

Converts an NIndex to an 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

Parameters

value
NIndex

Returns

Applies to