AttributeAst.Copy Method

Definition

Copy the AttributeAst instance.

public:
 override System::Management::Automation::Language::Ast ^ Copy();
public override System.Management.Automation.Language.Ast Copy ();
override this.Copy : unit -> System.Management.Automation.Language.Ast
Public Overrides Function Copy () As Ast

Returns

Ast

Applies to