Filter.FieldBase.ICloneable.Clone メソッド
取得または設定、 Fieldオブジェクトの aclone。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Private Function Clone As Object Implements ICloneable.Clone
'使用
Dim instance As Filter.FieldBase
Dim returnValue As Object
returnValue = CType(instance, ICloneable).Clone()
ObjectICloneable.Clone()