GeneratedEmbeddings<TEmbedding>.Insert(Int32, TEmbedding) Method

Definition

Inserts an item to the IList<T> at the specified index.

C#
public void Insert(int index, TEmbedding item);

Parameters

index
Int32

The zero-based index at which item should be inserted.

item
TEmbedding

The object to insert into the IList<T>.

Implements

Applies to

Продукт Версії
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)