This document is archived and information here might be outdated. Recommended version. |
Total number of divisions (including those before zero).
[Visual Basic .NET]
Public Property Divisions As Short
[C#]
public short Divisions {get; set;}
[C++]
HRESULT get_Divisions(
System.Int16* Count
);
[C++]
HRESULT put_Divisions(
short Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type short* Count [in]
Count is a parameter of type short