'宣言 Function GetDecimalPartLength( _ ByVal section As System.Integer _ ) As System.Integer
System.int GetDecimalPartLength( System.int section )
パラメータ
- section
- 小数部の長さを取得する必要があるセクションのインデックス。
'宣言 Function GetDecimalPartLength( _ ByVal section As System.Integer _ ) As System.Integer
System.int GetDecimalPartLength( System.int section )