IReferenceService Methods
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetComponent(Object^) | Gets the component that contains the specified component. |
![]() | GetName(Object^) | Gets the name of the specified component. |
![]() | GetReference(String^) | Gets a reference to the component whose name matches the specified name. |
![]() | GetReferences() | Gets all available references to project components. |
![]() | GetReferences(Type^) | Gets all available references to components of the specified type. |
Show:
