MessagePropertyFilter.Clone Method

Definition

Creates a shallow copy of the object.

public:
 virtual System::Object ^ Clone();
public virtual object Clone ();
abstract member Clone : unit -> obj
override this.Clone : unit -> obj
Public Overridable Function Clone () As Object

Returns

A Object that represents an instance of the MessagePropertyFilter class.

Implements

Applies to