'Declaration Public Shared Function FromPercentile( _ ByVal value As Double _ ) As CfValue
'Declaration
Public Shared Function FromPercentile( _ ByVal value As Double _ ) As CfValue
'使用法 Dim value As Double Dim value As CfValue value = CfValue.FromPercentile(value)
'使用法
Dim value As Double Dim value As CfValue value = CfValue.FromPercentile(value)
public static CfValue FromPercentile( double value )
CfValue 構造体 CfValue メンバ
Copyright © 2004 GrapeCity inc.