GeneratedEmbeddings<TEmbedding>.Item[Int32] Property

Definition

Gets or sets the element at the specified index.

C#
public TEmbedding this[int index] { get; set; }

Parameters

index
Int32

The zero-based index of the element to get or set.

Property Value

TEmbedding

The element at the specified index.

Implements

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)