Show / Hide Table of Contents

    ISaveContext.Get(string name) Method

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Gets the specified value from the ISaveContext object..

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

      object Get(string name);
    

    Parameters

    name System.String

    Name of the specified value.

    Returns

    System.Object

    The specified value.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon