Click or drag to resize

IWmiModelBaseTDataGet Method

Gets the specified object.

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
TData Get(
	ManagementBaseObject obj
)

Parameters

obj
Type: System.ManagementManagementBaseObject
The object.

Return Value

Type: TData
See Also