[]
Gets a value indicating the decimal part's length of section inside IFormatter.
int GetDecimalPartLength(int section)
Function GetDecimalPartLength(section As Integer) As Integer
Type | Name | Description |
---|---|---|
int | section | Index of section that need to get length of decimal part. |
Type | Description |
---|---|
int | Length of section's decimal part. |