'Declaration Function FormatToClipboard( _ ByVal o As Object _ ) As String
'Declaration
Function FormatToClipboard( _ ByVal o As Object _ ) As String
'使用法 Dim instance As IFormatter2 Dim o As Object Dim value As String value = instance.FormatToClipboard(o)
'使用法
Dim instance As IFormatter2 Dim o As Object Dim value As String value = instance.FormatToClipboard(o)
string FormatToClipboard( object o )
IFormatter2 インタフェース IFormatter2 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.