'Usage
Dim instance As IFormatter Dim section As Integer Dim value As Integer value = instance.GetDecimalPartLength(section)
Parameters
- section
- Index of section that need to get length of decimal part.
Return Value
Length of section's decimal part.
'Usage
Dim instance As IFormatter Dim section As Integer Dim value As Integer value = instance.GetDecimalPartLength(section)