Scheduler for WinRT
MemberwiseClone(Boolean) Method


Syntax
'Declaration
 
Protected Overloads Function MemberwiseClone( _
   ByVal cloneIdentity As Boolean _
) As MarshalByRefObject
'Usage
 
Dim instance As AppointmentActionEventArgs
Dim cloneIdentity As Boolean
Dim value As MarshalByRefObject
 
value = instance.MemberwiseClone(cloneIdentity)
protected MarshalByRefObject MemberwiseClone( 
   bool cloneIdentity
)

Parameters

cloneIdentity
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AppointmentActionEventArgs Class
AppointmentActionEventArgs Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.