.NET Client Documentation
5.6.0
Search Results for

    Show / Hide Table of Contents

    SingleVectorValues Class

    Namespace: Hazelcast.Models
    Assembly: Hazelcast.Net.dll
    public class SingleVectorValues : VectorValues
    Inheritance
    object
    VectorValues
    SingleVectorValues
    Inherited Members
    VectorValues.Of(float[])
    VectorValues.Of(params (string indexName, float[] vector)[])
    VectorValues.Of(IDictionary<string, float[]>)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)

    Properties

    Name Description
    Vector

    Methods

    Name Description
    Equals(object)

    Determines whether the specified object is equal to the current object.

    ToString()

    Returns a string that represents the current object.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.