Share via


WmiSmoObject Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WmiSmoObject class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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