Table of Contents

Class BinaryVector<TItem>

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

Represents a binary vector.

public abstract class BinaryVector<TItem> where TItem : struct

Type Parameters

TItem
Inheritance
BinaryVector<TItem>
Derived
Inherited Members
Extension Methods

Properties

Data

Gets the vector data.

DataType

Gets the vector data type.