'Declaration Public Overloads Shared Function FromPercent( _ ByVal value As Double _ ) As CfValue
'Declaration
Public Overloads Shared Function FromPercent( _ ByVal value As Double _ ) As CfValue
'使用法 Dim value As Double Dim value As CfValue value = CfValue.FromPercent(value)
'使用法
Dim value As Double Dim value As CfValue value = CfValue.FromPercent(value)
public static CfValue FromPercent( double value )
CfValue 構造体 CfValue メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.