IWDTFNumbers2 interface (wdtf.h)
Defines operations and properties for a collection of numbers.
Inheritance
The IWDTFNumbers2 interface inherits from ITracing. IWDTFNumbers2 also has these types of members:
Methods
The IWDTFNumbers2 interface has these methods.
IWDTFNumbers2::Add Adds a single number to the collection. |
IWDTFNumbers2::get__NewEnum The get__NewEnum method gets a new iteration variable that the For Each loop structure implicitly uses. |
IWDTFNumbers2::get_Count Gets the number of numbers in the collection. |
IWDTFNumbers2::get_Item Gets an individual number in the collection. |
IWDTFNumbers2::Remove Removes a number from the collection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Professional |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wdtf.h |