@tscommon/batchClassesBatchItemOn this pageBatchItem <T>Index ConstructorsconstructorPropertiesindexvalueConstructors publicconstructornew BatchItem<T>(index: number, value: T): BatchItem<T>Type parametersTParametersindex: numbervalue: TReturns BatchItem<T>Properties publicreadonlyindexindex: numberpublicreadonlyvaluevalue: T