This document is archived and information here might be outdated. Recommended version. |
The count of valid format numbers.
[Visual Basic .NET]
Public ReadOnly Property FormatNumberCount As Integer
[C#]
public int FormatNumberCount {get;}
[C++]
HRESULT get_FormatNumberCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*
The FormatNumberCount will return the count of the currently implemented formats. Use FormatNumberCount - 1 to iterate through FormatNumber.