_RemoteItem.Copy 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.
Creates another instance of an object.
public:
System::Object ^ Copy();
public object Copy ();
Public Function Copy () As Object
Returns
Returns an Object that is a copy of the parent RemoteItem object.