EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Property ChildrenById

    ChildrenById

    Provides access to the children of this container, indexed by their unique IDs. The nature of these IDs (whether they are independent or linked to the container's ID) is determined by the ChildrenIdStrategy.

    Declaration
    public IObservableCache<IAuraObject, string> ChildrenById { get; }
    Property Value
    Type Description
    IObservableCache<IAuraObject, string>
    Implements
    IEntityContainer.ChildrenById
    © Xab3r. All rights reserved.