Share via


ManagementPackElementReference<T>.GetElement Method

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the element that is referenced.

public:
 T GetElement();
public T GetElement ();
member this.GetElement : unit -> 'T
Public Function GetElement () As T

Returns

T

A management pack element of type T.

Applies to