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