ManagementClass.GetRelationships Method
.NET Framework 4.5
Gets a collection of associations to the object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetRelationships() | Gets a collection of associations to the object. (Inherited from ManagementObject.) |
|
GetRelationships(ManagementOperationObserver) | Gets a collection of associations to the object. (Inherited from ManagementObject.) |
|
GetRelationships(String) | Gets a collection of associations to the object. (Inherited from ManagementObject.) |
|
GetRelationships(ManagementOperationObserver, String) | Gets a collection of associations to the object. (Inherited from ManagementObject.) |
|
GetRelationships(String, String, String, Boolean, EnumerationOptions) | Gets a collection of associations to the object. (Inherited from ManagementObject.) |
|
GetRelationships(ManagementOperationObserver, String, String, String, Boolean, EnumerationOptions) | Gets a collection of associations to the object. (Inherited from ManagementObject.) |