IDashboardRegistryManagement.GetComponentReferences Method

Definition

Gets the component references.

public:
 System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Configuration::ManagementPackComponentReference ^> ^ GetComponentReferences();
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPackComponentReference> GetComponentReferences ();
abstract member GetComponentReferences : unit -> System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPackComponentReference>
Public Function GetComponentReferences () As IList(Of ManagementPackComponentReference)

Returns

IList<ManagementPackComponentReference>

Applies to