ITermIndex<TTermClassification,TTermIndex>.Clone Method

Definition

Clones the values of this object.

public TTermIndex Clone ();
abstract member Clone : unit -> 'ermIndex
Public Function Clone () As TTermIndex

Returns

TTermIndex

A deep copy of this object.

Applies to