NIndex.Explicit(NIndex to Index) Operator

Definition

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