Apache Lucene.Net 2.1 Class Library API

SegmentTermPositionVector Constructor 

public SegmentTermPositionVector(
   string field,
   string[] terms,
   int[] termFreqs,
   int[][] positions,
   TermVectorOffsetInfo[][] offsets
);

See Also

SegmentTermPositionVector Class | Lucene.Net.Index Namespace