This document is archived and information here might be outdated. Recommended version. |
Number of divisions to the left of zero.
[Visual Basic .NET]
Public Property DivisionsBeforeZero As Short
[C#]
public short DivisionsBeforeZero {get; set;}
[C++]
HRESULT get_DivisionsBeforeZero(
System.Int16* Count
);
[C++]
HRESULT put_DivisionsBeforeZero(
short Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type short* Count [in]
Count is a parameter of type short