IReferenceService::GetComponent Method (Object^)
.NET Framework (current version)
Gets the component that contains the specified component.
Assembly: System (in System.dll)
Parameters
- reference
-
Type:
System::Object^
The object to retrieve the parent component for.
Return Value
Type: System.ComponentModel::IComponent^The base IComponent that contains the specified object, or null if no parent component exists.
.NET Framework
Available since 1.1
Available since 1.1
Show: