WmiSmoObject Constructor
Initializes a new instance of the WmiSmoObject class.
Overload List
| Name | Description |
|---|---|
| WmiSmoObject () |
Initializes a new instance of the WmiSmoObject class.
|
| WmiSmoObject (String) |
Initializes a new instance of the WmiSmoObject class with the specified name.
|
| WmiSmoObject (WmiCollectionBase, String) |
Initializes a new instance of the WmiSmoObject class with the specified name and collection base class.
|
See Also