API Reference > bentleyjs-core > Collections > IndexedValue IndexedValue<T> Class Associates a value of type T with an index representing its insertion order in an IndexMap Methods Name Description constructor(value: T, index: number): IndexedValue Properties Name Type Description index number value T Defined in core/bentley/src/IndexMap.ts Line 15 Last Updated: 15 June, 2021