Class BinaryVector
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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
Gets the vector data.
Gets the vector data type.