ITermIndex<TTermClassification,TTermIndex>.Clone Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.