QueryProperties.Clone-Methode
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public MustOverride Function Clone As Object
'Usage
Dim instance As QueryProperties
Dim returnValue As Object
returnValue = instance.Clone()
public abstract Object Clone()
Rückgabewert
Typ: System.Object