docs.unity.cn
    Show / Hide Table of Contents

    Interface IDictionaryElementProperty

    Interface over a property representing a untyped dictionary element.

    Namespace: Unity.Properties
    Syntax
    public interface IDictionaryElementProperty : ICollectionElementProperty

    Properties

    ObjectKey

    The key of this property in the dictionary.

    Declaration
    object ObjectKey { get; }
    Property Value
    Type Description
    Object
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, November 9, 2022
    Terms of use