public override ObjectData GetObjectData(long row) { return(arrayData.GetArrayElement(Snapshot, arrayInfo, (int)row, true)); }