NIndex.Implicit Operator
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implicit(Index to NIndex) |
Converts a native integer number to an NIndex. |
Implicit(IntPtr to NIndex) |
Converts an integer number to an NIndex. |
- Source:
- NIndex.cs
- Source:
- NIndex.cs
Converts a native integer number to an NIndex.
public:
static operator System::Buffers::NIndex(Index value);
C#
public static implicit operator System.Buffers.NIndex(Index value);
static member op_Implicit : Index -> System.Buffers.NIndex
Public Shared Widening Operator CType (value As Index) As NIndex
Parameters
- value
- Index
Returns
Applies to
.NET 10 (package-provided) a ďalšie verzie
Produkt | Verzie |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
- Source:
- NIndex.cs
- Source:
- NIndex.cs
Converts an integer number to an NIndex.
public:
static operator System::Buffers::NIndex(IntPtr value);
C#
public static implicit operator System.Buffers.NIndex(IntPtr value);
static member op_Implicit : nativeint -> System.Buffers.NIndex
Public Shared Widening Operator CType (value As IntPtr) As NIndex
Parameters
- value
-
IntPtr
nativeint
Returns
Applies to
.NET 10 (package-provided) a ďalšie verzie
Produkt | Verzie |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
Spolupráca s nami v službe GitHub
Zdroj tohto obsahu nájdete v službe GitHub, kde môžete vytvárať a skúmať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľom.
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: