Share via


WmiSmoObject Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WmiSmoObject class.

Overload List

  Name Description
Protected method WmiSmoObject() Initializes a new instance of the WmiSmoObject class.
Protected method WmiSmoObject(String) Initializes a new instance of the WmiSmoObject class with the specified name.
Protected method WmiSmoObject(WmiCollectionBase, String) Initializes a new instance of the WmiSmoObject class with the specified name and collection base class.

Top