ImmutableModelCollection
ImmutableModelCollection
Properties
Item
RealtimeModel Item { get; }
Get the RealtimeModel associated with a property ID.
Methods
GetEnumerator
Enumerator<KeyValuePair<uint, RealtimeModel>> GetEnumerator()
Get an enumerator for the models in this collection.
An enumerator for the models in this collection.