NIndex.Explicit(NIndex to Index) Operator

定義

NIndexIndex." に変換します。/>

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

戻り値

適用対象