IReferenceService::GetReferences Method ()

 

Gets all available references to project components.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

array<Object^>^ GetReferences()

Return Value

Type: array<System::Object^>^

An array of all objects with references available to the IReferenceService.

.NET Framework
Available since 1.1
Return to top
Show: