docs.unity3d.com
    目次を表示する/隠す

    Struct NativeMultiHashMapIterator<TKey>

    An iterator over all values associated with an individual key in a multi hash map.

    Namespace: Unity.Collections
    Syntax
    public struct NativeMultiHashMapIterator<TKey>
        where TKey : struct
    Type Parameters
    Name Description
    TKey

    The type of the keys.

    Remarks

    The iteration order over the values associated with a key is an implementation detail. Do not rely upon any particular ordering.

    Methods

    GetEntryIndex()

    Returns the entry index.

    Declaration
    public int GetEntryIndex()
    Returns
    Type Description
    Int32

    The entry index.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)