.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    GetGuid Method

    GetGuid(SerializationInfo, string)

    Retrieves a Guid value from the SerializationInfo store.

    Declaration
    public static Guid GetGuid(this SerializationInfo info, string name)
    Parameters
    SerializationInfo info

    The SerializationInfo store.

    string name

    The name of the value to retrieve.

    Returns
    Guid

    A Guid value.

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