Show / Hide Table of Contents

    ISaveContext.Remove(string name) Method

    .NET Standard 2.x

    Removes the specified value from the ISaveContext object.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

      void Remove(string name);
    

    Parameters

    name System.String

    Name of the specified value.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon