◆ getByIndex()
PropertyMetaData* FiftyoneDegrees::DeviceDetection::Hash::PropertyMetaDataCollectionForPropertyHash::getByIndex | ( | uint32_t | index | ) |
virtual
Get the item from the collection at the index provided.
- Parameters
-
- index - of the item required in the collection. Not the same as the key
- Returns
- a new instance of the item at the index
Implements FiftyoneDegrees::Common::Collection< string, PropertyMetaData >.