Table of Contents

Property Data

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

Data

Gets the vector data.

public ReadOnlyMemory<TItem> Data { get; }

Property Value

ReadOnlyMemory<TItem>