_NoteItem.Copy Method

Definition

Creates another instance of an object.

public:
 System::Object ^ Copy();
public object Copy ();
Public Function Copy () As Object

Returns

A NoteItem object that represents a copy of the specified note.

Applies to