SWbemMethodSet.Count property

The Count property of the SWbemMethodSet object defines the number of items in the collection. This property is read-only.

For an explanation of this syntax, see Document Conventions for the Scripting API.

This property is read-only.

Syntax

SWbemMethodSet.Count As Integer

Property value

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
Wbemdisp.h
Type library
Wbemdisp.tlb
DLL
Wbemdisp.dll
CLSID
CLSID_SWbemMethodSet
IID
IID_ISWbemMethodSet

See also

SWbemMethodSet