Class BinaryVector

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson

Assembly

MongoDB.Bson.dll

Represents a binary vector.

public abstract class BinaryVector<TItem> where TItem : struct

Type Parameters

TItem

Inheritance

BinaryVector

Derived

Inherited Members

Extension Methods

Properties

Data

Gets the vector data.

DataType

Gets the vector data type.