NIndex.ToIndexUnchecked Method

Definition

Converts the NIndex to an Index without doing bounds checks.

public:
 Index ToIndexUnchecked();
public Index ToIndexUnchecked ();
member this.ToIndexUnchecked : unit -> Index
Public Function ToIndexUnchecked () As Index

Returns

The converted Index.

Applies to