Search Results for

    Show / Hide Table of Contents

    Struct KeyValue

    Represents a key-value string pair.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: TopSolid.Kernel.Automating
    Assembly: TopSolid.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 8, 0, 0)]
    public struct KeyValue
    Remarks

    This structure is available since v7.8.

    Constructors

    Name Description
    KeyValue(string, string)

    Initializes a new instance of the KeyValue structure.

    Fields

    Name Description
    Empty

    Empty key-value pair.

    Key

    Key, or null if empty.

    Value

    Value, or null if empty.

    Properties

    Name Description
    IsEmpty

    Tells whether the key-value pair is empty.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.