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
IObservableCache<IAuraObject, string> ChildrenById { get; }
Property Value
Type | Description |
---|---|
IObservableCache<IAuraObject, string> |