共用方式為


PropertyExpressionCollection.Clone Method

Definition

Returns a copy of the current collection.

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

Returns

A copy of the current collection.

Implements

Applies to