Share via


VectorbaseEntry Struct

Definition

A vectorbase entry.

public readonly struct VectorbaseEntry
type VectorbaseEntry = struct
Public Structure VectorbaseEntry
Inheritance
VectorbaseEntry

Constructors

Name Description
VectorbaseEntry(ReadOnlyMemory<Single>, BinaryData, Nullable<Int32>)

Initializes a new instance of the VectorbaseEntry class.

Properties

Name Description
Data

Gets the data associated with the entry.

Id

Gets the id associated with the entry.

Vector

Gets the vector associated with the entry.

Applies to