Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.Warehouse
Assembly: Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)
Syntax
'Declaration
Public Overridable Function Clone As CloneableItem
public virtual CloneableItem Clone()
public:
virtual CloneableItem^ Clone()
abstract Clone : unit -> CloneableItem
override Clone : unit -> CloneableItem
public function Clone() : CloneableItem
Return Value
Type: Microsoft.TeamFoundation.Warehouse.CloneableItem
Returns CloneableItem.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.