Table of Contents

Method Clone

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Clone()

Creates a new object that is a copy of the current CodeSnippetRange object.

public override object Clone()

Returns

object

A new instance of System.Object that is the memberwise clone of the current CodeSnippetRange object.