| SystemComponent Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: com.softwarekey.Client.Utils.SystemComponent
 Syntax
SyntaxThe SystemComponent type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SystemComponent | Creates a new SystemComponent object, initialized with a set of specified Windows Management Instrumentation (WMI) queries. | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Properties | Gets a list of SystemComponentProperty objects. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | Initialize | Initializes this SystemComponent. | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ShouldIgnore | Determines whether or not to ignore the given component property. | 
|  | ToString | (Inherited from Object.) | 
 Remarks
Remarks|  Caution | 
|---|
| The SystemComponent class is not available in the .NET Standard PLUSManaged assembly. | 
 See Also
See Also Inheritance Hierarchy
Inheritance Hierarchy