.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    GenericRecordBuilder Class

    Namespace: Hazelcast.Serialization
    Assembly: Hazelcast.Net.dll

    Creates new IGenericRecordBuilder instances.

    public static class GenericRecordBuilder
    Inheritance
    object
    GenericRecordBuilder
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    Methods

    Name Description
    Compact(string)

    Creates a new IGenericRecordBuilder for a compact-serialized generic record with the specified typename.

    In This Article
    • Methods
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.