Search Results for

    Show / Hide Table of Contents

    Class ORDictionaryKey<TKey, TValue>

    Inheritance
    object
    Key<ORDictionary<TKey, TValue>>
    ORDictionaryKey<TKey, TValue>
    Implements
    IKey<ORDictionary<TKey, TValue>>
    IKey
    IReplicatedDataSerialization
    Inherited Members
    Key<ORDictionary<TKey, TValue>>.Id
    Key<ORDictionary<TKey, TValue>>.Equals(IKey)
    Key<ORDictionary<TKey, TValue>>.Equals(object)
    Key<ORDictionary<TKey, TValue>>.GetHashCode()
    Key<ORDictionary<TKey, TValue>>.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.DistributedData
    Assembly: Akka.DistributedData.dll
    Syntax
    [Serializable]
    public sealed class ORDictionaryKey<TKey, TValue> : Key<ORDictionary<TKey, TValue>>, IKey<ORDictionary<TKey, TValue>>, IKey, IReplicatedDataSerialization where TValue : IReplicatedData<TValue>
    Type Parameters
    Name Description
    TKey
    TValue

    Constructors

    | Edit this page View Source

    ORDictionaryKey(string)

    Declaration
    public ORDictionaryKey(string id)
    Parameters
    Type Name Description
    string id

    Properties

    | Edit this page View Source

    KeyType

    Declaration
    public Type KeyType { get; }
    Property Value
    Type Description
    Type
    | Edit this page View Source

    ValueType

    Declaration
    public Type ValueType { get; }
    Property Value
    Type Description
    Type

    Implements

    IKey<T>
    IKey
    IReplicatedDataSerialization

    Extension Methods

    ObjectExtensions.IsDefaultForType<T>(T)
    ObjectExtensions.AsOption<T>(T)
    Extensions.AsInstanceOf<T>(object)
    In this article
    • githubEdit this page
    • View Source
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET