Freigeben über


Filter.ICloneable.Clone-Methode

Der Klon des aktuellen Filter -Objekts.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Private Function Clone As Object Implements ICloneable.Clone
'Usage
Dim instance As Filter
Dim returnValue As Object

returnValue = CType(instance, ICloneable).Clone()
ObjectICloneable.Clone()

Rückgabewert

Typ: System.Object

Implementiert

ICloneable.Clone()

Siehe auch

Referenz

Filter Klasse

Filter-Member

Microsoft.Office.Project.Server.Library-Namespace