Apache Lucene.Net 2.4.0 Class Library API

Payload.Clone Method 

Clones this payload by creating a copy of the underlying byte array.

public virtual object Clone();

Implements

ICloneable.Clone

See Also

Payload Class | Lucene.Net.Index Namespace