Constructor Enumerator
Enumerator(Dictionary<TrackableId, TTrackable>)
Constructs an Enumerator
for use with TTrackable
s.
Declaration
public Enumerator(Dictionary<TrackableId, TTrackable> trackables)
Parameters
Type | Name | Description |
---|---|---|
Dictionary<TrackableId, TTrackable> | trackables | A |