Apache Lucene.Net 2.4.0 Class Library API

SegmentInfos.Clone Method 

Returns a copy of this instance, also copying each SegmentInfo.

public override object Clone();

Implements

ICloneable.Clone

See Also

SegmentInfos Class | Lucene.Net.Index Namespace