共用方式為


NIndex.Explicit(NIndex to Index) 運算子

定義

NIndex 轉換成 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

參數

value
NIndex

傳回

適用於