Aracılığıyla paylaş


Filter.FieldBase.ICloneable.Clone Method

A clone of the Field object.

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.FieldBase
Dim returnValue As Object

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

Return Value

Type: System.Object

Implements

ICloneable.Clone()

See Also

Reference

Filter.FieldBase Class

Filter.FieldBase Members

Microsoft.Office.Project.Server.Library Namespace