IWDTFLongNumbers2 interface (wdtf.h)
Defines operations and properties for a collection of long numbers.
Inheritance
The IWDTFLongNumbers2 interface inherits from ITracing. IWDTFLongNumbers2 also has these types of members:
Methods
The IWDTFLongNumbers2 interface has these methods.
IWDTFLongNumbers2::Add Adds a single long number to the collection. |
IWDTFLongNumbers2::get__NewEnum Learn how the get__NewEnum method of the IWDTFLongNumbers2 interface gets a new iteration variable that the For Each loop structure implicitly uses. |
IWDTFLongNumbers2::get_Count Gets the number of long numbers in the collection. |
IWDTFLongNumbers2::get_Item Gets an individual long number in the collection. |
IWDTFLongNumbers2::Remove Removes a long 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 |