IReferenceService::GetReference Method (String^)
.NET Framework (current version)
Gets a reference to the component whose name matches the specified name.
Assembly: System (in System.dll)
Parameters
- name
-
Type:
System::String^
The name of the component to return a reference to.
Return Value
Type: System::Object^An object the specified name refers to, or null if no reference is found.
.NET Framework
Available since 1.1
Available since 1.1
Show: