docs.unity.cn
    Show / Hide Table of Contents

    Interface IListElementProperty

    Interface over a property representing a list element.

    Namespace: Unity.Properties
    Syntax
    public interface IListElementProperty : ICollectionElementProperty

    Properties

    Index

    The index of this property in the list.

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