holoride
Search Results for

    Show / Hide Table of Contents

    Class KeyValuePairExtensions

    Inheritance
    object
    KeyValuePairExtensions
    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    public static class KeyValuePairExtensions

    Methods

    Deconstruct<TKey, TValue>(KeyValuePair<TKey, TValue>, out TKey, out TValue)

    Declaration
    public static void Deconstruct<TKey, TValue>(this KeyValuePair<TKey, TValue> kvp, out TKey key, out TValue value)
    Parameters
    Type Name Description
    KeyValuePair<TKey, TValue> kvp
    TKey key
    TValue value
    Type Parameters
    Name Description
    TKey
    TValue
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint